diff options
Diffstat (limited to '.config/bspwm')
| -rwxr-xr-x | .config/bspwm/bspwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index c920721..ae698af 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -4,10 +4,10 @@ pgrep -x sxhkd > /dev/null || sxhkd & xbanish & thunderbird & dunst & +picom --backend glx & # Vsync tsarbar & sleep 1 tsarbar_status.sh & -media_notif.sh & feh --bg-scale ~/media/img/bbwp10x.png & bspc monitor -d www dev game misc |
