diff --git a/desktop/.config/river/init b/desktop/.config/river/init index 7a95637..a3b2bf1 100755 --- a/desktop/.config/river/init +++ b/desktop/.config/river/init @@ -268,7 +268,6 @@ unset loc # start screen idle locking/dimming/sleep tool killall swayidle riverctl spawn "swayidle \ - timeout ${time_to_suspend} \"systemctl suspend-then-hibernate\" \ timeout ${time_to_suspend} \"[ $(cat /sys/class/power_supply/AC/online) -eq 0 ] && systemctl suspend-then-hibernate\" timeout ${time_to_screendim} \"wlopm --off '*'\" \ resume \"wlopm --on '*'\" \