diff options
author | listout <listout@protonmail.com> | 2022-02-16 11:09:30 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2022-02-16 11:09:30 +0530 |
commit | 72ba9d9b8a1e15da2b8d15bfd8062c5c165e6265 (patch) | |
tree | 340af7d6773ee6a8c8d4b112222f03e5b04924cf /.config | |
parent | 398f83de9e3bd00faffd0bb45f4b582e8cdcf784 (diff) |
use a wallpaper
Diffstat (limited to '.config')
-rwxr-xr-x | .config/bspwm/bspwmrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 5edaac6..f042498 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -6,9 +6,9 @@ picom & #/usr/bin/nm-applet & sh $HOME/Documents/scroll_trackball.sh $HOME/.config/polybar/launch.sh & -hsetroot -solid '#1a1a24' & +#hsetroot -solid '#1a1a24' & /usr/bin/kdeconnect-indicator & -#feh --bg-fill $HOME/Pictures/wallpaper/flower_1920x1080.png & +feh --bg-fill $HOME/wallpaper/waves.png # bspc config top_padding 27 bspc monitor -d 1 2 3 4 5 6 7 8 9 |