mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix: hyprdile - do not suspend the system due to issues with HDR+hyprland
This commit is contained in:
@@ -31,7 +31,7 @@ listener {
|
|||||||
on-resume = hyprctl dispatch dpms on && brightnessctl -r # monitor wake up & screen on
|
on-resume = hyprctl dispatch dpms on && brightnessctl -r # monitor wake up & screen on
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
# listener {
|
||||||
timeout = 600 # 10min
|
# timeout = 600 # 10min
|
||||||
on-timeout = systemctl suspend # suspend pc
|
# on-timeout = systemctl suspend # suspend pc
|
||||||
}
|
# }
|
||||||
|
|||||||
Reference in New Issue
Block a user