mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
5 lines
216 B
Bash
5 lines
216 B
Bash
echo "Use correct idle-timer sensitive timeouts for screensaver + screen off"
|
|
|
|
sed -i 's/timeout = 300/timeout = 150/' ~/.config/hypr/hypridle.conf
|
|
sed -i 's/timeout = 330/timeout = 30/' ~/.config/hypr/hypridle.conf
|