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