diff options
Diffstat (limited to 'bspwm/.xinitrc')
-rw-r--r-- | bspwm/.xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/.xinitrc b/bspwm/.xinitrc index 419b635..2ba97e7 100644 --- a/bspwm/.xinitrc +++ b/bspwm/.xinitrc @@ -1,6 +1,6 @@ -export LOPTS="panel composer gnome-keyring jpinput" -export WALLCONFIG="$HOME/Pictures/Rand/walls/config.yaml" +export LOPTS="panel wallpaper composer gnome-keyring jpinput" +export WALLCONFIG="$HOME/Pictures/rand/walls/config.yaml" # Launch other stuff source ~/.xprofile source ~/Scripts/xlaunchrc |