diff options
author | Julian T <julian@jtle.dk> | 2023-06-09 09:59:13 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2023-06-09 10:00:39 +0200 |
commit | 85080ac87cc5bc535308147f973e4e73a77c2a4e (patch) | |
tree | a153221df71b42fa7494dab495ab2ff78b503dee /bspwm/.xinitrc | |
parent | 1a3378e922c92bd48e6f0c89c3038dfe7e9baca4 (diff) |
Xinit stuff, fish, and keybinding
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 |