diff options
author | listout <listout@protonmail.com> | 2021-12-06 00:02:04 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-12-06 00:02:04 +0530 |
commit | f9487d03c6964cc6c6d5958d2cbbfc67863364e0 (patch) | |
tree | 0ca38de774e9631a549cb5db8df79ea411927e72 /.config/bspwm | |
parent | 6648963dc5909f38fd8a9d82e61d49d8f61a5e53 (diff) |
using wallpaper
Diffstat (limited to '.config/bspwm')
-rwxr-xr-x | .config/bspwm/bspwmrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 74c82c5..9631c1d 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -7,7 +7,8 @@ picom & /usr/bin/nm-applet & sh ~/Documents/scoll_trackball.sh ./.config/polybar/launch.sh & -hsetroot -solid '#1c1c1c' +#hsetroot -solid '#1c1c1c' +feh --bg-fill $HOME/Pictures/wallpaper/flower_1920x1080_3.png & bspc monitor -d I II III IV V VI VII VIII IX |