summaryrefslogblamecommitdiffstats
path: root/xprofile
blob: 7b18afda1d50faca0e9b933dccf0aac9834cb731 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                                                                       
                                                                                                                          
         

                                                  



                                                                
                                     
 


               









                                            
# This file is needed by gdm to configure the startup when using the dwm window manager

# this is generated by feh. Edit it to change the image used, or check the Arch wiki to configure randomisation from fehbg
#~/.fehbg
# Otherwise, to get randomisation, just do
feh --bg-max --randomize ~/Pictures/wallpapers/* &

# Terminal st config is in Xresources so this needs to be called
xrdb ~/.Xresources

sh -c "sleep 5; xmodmap ~/.xmodmap" &

# fuck the beep
xset b off

setxkbmap us &

# xsetroot -solid gray

# This gives us a nice status bar at the top
dwmstatus 2>&1 >/dev/null &

# Start dwm
exec dwm