diff options
Diffstat (limited to 'bspwm/.config')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index da6a106..52529ba 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -26,4 +26,5 @@ urxvtd & | |||
26 | ~/.bin/bat_check & | 26 | ~/.bin/bat_check & |
27 | picom & | 27 | picom & |
28 | dunst & | 28 | dunst & |
29 | ~/.config/polybar/launch.sh | 29 | ~/.config/polybar/launch.sh & |
30 | sudo rtcwake -m mem -s 1 | ||