blob: f1d9def3bae33aba6ad4fc0588ec202237fdd1fa (
plain)
1
2
3
4
5
6
7
|
export LOPTS="wallpaper gnome-keyring jpinput"
export WALLCONFIG="$HOME/Pictures/rand/walls/config.yaml"
# Launch other stuff
source ~/.xprofile
source ~/Scripts/xlaunchrc
exec $HOME/Scripts/dwmsession
|