feat: Change the timeout to 5min for hyprland
Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
};
|
||||
listener = [
|
||||
{
|
||||
timeout = 900;
|
||||
timeout = 300;
|
||||
on-timeout = "hyprctl dispatch dpms off";
|
||||
on-resume = "hyprctl dispatch dpms on";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user