summaryrefslogtreecommitdiff
path: root/.config/swayidle/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/swayidle/config')
-rw-r--r--.config/swayidle/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/swayidle/config b/.config/swayidle/config
new file mode 100644
index 0000000..f95ca57
--- /dev/null
+++ b/.config/swayidle/config
@@ -0,0 +1,3 @@
+timeout 180 'brightctl -20' resume 'brightctl +20'
+timeout 285 'swaymsg output \* power off' resume 'swaymsg output \* power on'
+timeout 300 'powerctl mem & waylock'