mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Disable monitor off timer
This commit is contained in:
parent
8f456c797d
commit
c95386910d
1 changed files with 0 additions and 5 deletions
|
|
@ -32,11 +32,6 @@
|
|||
listeners = [
|
||||
{
|
||||
timeout = 600;
|
||||
onTimeout = "hyprctl dispatch dpms off";
|
||||
onResume = "hyprctl dispatch dpms on";
|
||||
}
|
||||
{
|
||||
timeout = 1200;
|
||||
onTimeout = "loginctl lock-session";
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue