]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/config.jinja
Configure for hybrid sleep
[max/saltfiles.git] / states / sway / files / config.jinja
index b7ada9c7a85bc805fb0436e06018102f13bb8135..46e7fc66a615d22c1a87c06fff89174e2d13928a 100644 (file)
@@ -78,7 +78,7 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
 
 exec swayidle -w \
 timeout 300 "{{lockcmd}}" \
-  timeout 600 'systemctl suspend' \
+  timeout 600 'systemctl hybrid-sleep' \
     before-sleep "{{lockcmd}}"