summary refs log tree commit diff
path: root/.config/hypr/hypridle.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hypridle.conf')
-rw-r--r--.config/hypr/hypridle.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf
new file mode 100644
index 0000000..5890ebc
--- /dev/null
+++ b/.config/hypr/hypridle.conf
@@ -0,0 +1,4 @@
+listener {
+    timeout = 1800
+    on-timeout = hyprctl dispatch dpms off ; hyprctl keyword input:touchdevice:enabled false
+}