diff options
Diffstat (limited to 'dwm/.xinitrc')
-rw-r--r-- | dwm/.xinitrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dwm/.xinitrc b/dwm/.xinitrc index 9ad58f0..f1d9def 100644 --- a/dwm/.xinitrc +++ b/dwm/.xinitrc @@ -1,4 +1,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 |