# 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