From 9584cd0b4c3d959c9b8ec839101a048d39c5f579 Mon Sep 17 00:00:00 2001 From: thek4n Date: Tue, 18 Mar 2025 14:02:39 +0300 Subject: [PATCH] i3 dpms --- home/user/.config/i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/user/.config/i3/config b/home/user/.config/i3/config index c01613d..6c1f07b 100644 --- a/home/user/.config/i3/config +++ b/home/user/.config/i3/config @@ -9,7 +9,8 @@ set $mod Mod4 # screensaver set $i3lock_cmd "i3lock -enf -c 1e1e1e" -exec --no-startup-id xset +dpms dpms 600 0 0 +exec --no-startup-id xset s off +exec --no-startup-id xset +dpms dpms 600 600 600 exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -enf -c 1e1e1e # hide cursor