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