diff options
Diffstat (limited to 'xinitrc_sample')
-rw-r--r-- | xinitrc_sample | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xinitrc_sample b/xinitrc_sample index 535287f..9355fa1 100644 --- a/xinitrc_sample +++ b/xinitrc_sample @@ -1,8 +1,7 @@ -export LOPTS="gnome-keyring jpinput" +export LOPTS="gnome-keyring panel" export WALLCONFIG="$HOME/Pictures/Rand/walls/config.yaml" # Launch other stuff source ~/.xprofile -source ~/Scripts/xlaunchrc -exec ~/.launchxvm +exec dbus-launch --exit-with-session ~/.xsession |