mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Reduce screen off after system lock to 3s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user