diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-05-14 12:12:58 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-05-14 12:12:58 +0000 |
commit | 4d6de10a92b0264a1cebfbe813d2e7961ef29c2b (patch) | |
tree | b5295be51d1979d75bb8c6cf737c1202e3e8bbd2 /bspwm | |
parent | d783d5ccf1fce32f6bb288b91504ec7c6cee7581 (diff) |
removed rtcwake
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index f42fd94..cfc46bd 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -33,4 +33,3 @@ picom --experimental-backends & | |||
33 | dunst & | 33 | dunst & |
34 | ~/.config/polybar/launch.sh & | 34 | ~/.config/polybar/launch.sh & |
35 | /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & | 35 | /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & |
36 | sudo rtcwake -m mem -s 1 | ||