about summary refs log tree commit diff stats
path: root/hm/soispha/conf/swayidle/config
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/conf/swayidle/config')
-rw-r--r--hm/soispha/conf/swayidle/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/hm/soispha/conf/swayidle/config b/hm/soispha/conf/swayidle/config
new file mode 100644
index 00000000..8ba07850
--- /dev/null
+++ b/hm/soispha/conf/swayidle/config
@@ -0,0 +1,5 @@
+timeout 180 'swaylock -fFu'
+
+timeout 360 'systemctl suspend-then-hibernate'
+
+before-sleep 'swaylock -f'