Reduce screen off after system lock to 3s

This commit is contained in:
David Heinemeier Hansson
2026-05-06 12:35:40 +02:00
parent 647cae0ca0
commit 6111ee1341
+1 -1
View File
@@ -24,7 +24,7 @@ fi
pkill -f org.omarchy.screensaver
(
sleep 10
sleep 3
pidof hyprlock >/dev/null || exit 0
omarchy-brightness-keyboard off
omarchy-brightness-display off