mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Delay after sleep for PAM readiness before turning on display
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
echo "Delay after sleep for PAM readiness before turning on display"
|
||||
|
||||
sed -i 's/after_sleep_cmd = hyprctl dispatch dpms on/after_sleep_cmd = sleep 1 \&\& hyprctl dispatch dpms on/' ~/.config/hypr/hypridle.conf
|
||||
Reference in New Issue
Block a user