summaryrefslogtreecommitdiff
path: root/bspwm/.xinitrc
blob: 5623a4b8ff338fc34af8bf2f39bcffdd41dc718b (plain)
1
2
3
4
5
6
7
8
9
export LOPTS="panel wallpaper composer gnome-keyring jpinput"
export WALLCONFIG="$HOME/Pictures/rand/walls/config.yaml"
# Launch other stuff
source ~/.xprofile
source ~/Scripts/xlaunchrc

# sxhkd &
exec xmonad 2>&1 | tee /tmp/vm.log