diff options
| author | iamcheeseman <[email protected]> | 2026-03-15 21:26:26 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-03-15 21:26:26 -0400 |
| commit | c99397cbcdeb1167b6c5843b013b58ab93d3b8e7 (patch) | |
| tree | 5baa6dc5523304e0486205df316d1c2553c38081 /.config/bspwm/bspwmrc | |
| parent | c7167e481507435dc2354f2155720573053cfc79 (diff) | |
update; add qmk, picom
Diffstat (limited to '.config/bspwm/bspwmrc')
| -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 |
