🪛 Quick fix \n Added Hypridle to exec-once and changed timeout from 5 to 1200 seconds
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
on-timeout = "hyprlock";
|
||||
}
|
||||
{
|
||||
timeout = 5;
|
||||
timeout = 1200;
|
||||
on-timeout = "hyprctl dispatch dpms off";
|
||||
on-resume = "hyprctl dispatch dpms on";
|
||||
}
|
||||
|
Reference in New Issue
Block a user