diff options
Diffstat (limited to 'xinitrc_sample')
-rw-r--r-- | xinitrc_sample | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xinitrc_sample b/xinitrc_sample new file mode 100644 index 0000000..535287f --- /dev/null +++ b/xinitrc_sample @@ -0,0 +1,8 @@ + +export LOPTS="gnome-keyring jpinput" +export WALLCONFIG="$HOME/Pictures/Rand/walls/config.yaml" +# Launch other stuff +source ~/.xprofile +source ~/Scripts/xlaunchrc + +exec ~/.launchxvm |