aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2025-02-16 16:32:42 +0000
committerJuan J. Martinez <jjm@usebox.net>2025-02-16 16:32:42 +0000
commit18ed463b369ac1a7bf05c564dccb576414c0a11a (patch)
treecb46b32eb2d14c944bacd2afb6db14e64b1d8fed
parent78c7fe2fcbd99443ece1c4853833532980fa6b14 (diff)
downloaddotnvim-master.tar.gz
dotnvim-master.zip
No screensaver or DPMSHEADmaster
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index 993d1b6..2fe73c8 100644
--- a/i3/config
+++ b/i3/config
@@ -13,6 +13,9 @@ exec --no-startup-id /usr/bin/picom -b --inactive-dim 0.1 --backend glx
# Keyboard layout and config
exec_always --no-startup-id ~/.config/i3/set-keyboard
+# No screensaver or DPMS
+exec_always --no-startup-id xset s off -dpms
+
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c 282828 --nofork