aboutsummaryrefslogblamecommitdiff
path: root/X/xinitrc
blob: a5cda635a4c596a31d2c3b849243bd0fb59dda5b (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

# 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