diff options
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index f85c2c0..6a4dc7d 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -18,7 +18,7 @@ bspc rule -a "VirtualBox Manager" desktop='^6' | |||
18 | xrdb -merge ~/.Xresources & | 18 | xrdb -merge ~/.Xresources & |
19 | xsetroot -cursor_name left_ptr & | 19 | xsetroot -cursor_name left_ptr & |
20 | sxhkd & | 20 | sxhkd & |
21 | xss-lock -- slock & | 21 | #xss-lock -- slock & |
22 | xset b off & | 22 | xset b off & |
23 | xset s 300 & | 23 | xset s 300 & |
24 | ~/.fehbg & | 24 | ~/.fehbg & |
@@ -26,4 +26,3 @@ urxvtd & | |||
26 | ~/.local/bin/bat_check.sh & | 26 | ~/.local/bin/bat_check.sh & |
27 | picom & | 27 | picom & |
28 | dunst & | 28 | dunst & |
29 | ~/bin/panel | ||