aboutsummaryrefslogblamecommitdiff
path: root/X/xinitrc
blob: 91cda7f40a1052d9e9ab4d6a4653ebda1a5892b2 (plain) (tree)
1
2
3
4
5
6
7
8
9


                        
                             
                                                  

                        
                                                             
 


                   
                 
              
 
                    
              
 


                      
# Read X resources
xrdb "$HOME"/.Xresources

# Map Caps Lock as a Ctrl key
setxkbmap -option ctrl:nocaps -option compose:ralt

# Apply background image
feh --bg-scale --no-fehbg -- "$HOME"/.xbackgrounds/castle.jpg

# Start redshift(1)
redshift &

# Start urxvtd(1)
urxvtd -o -q &

# Start xbindkeys(1)
xbindkeys -n &

# Start window manager
exec i3