disable sway autosuspend for now
This commit is contained in:
parent
b87c10a4ce
commit
0a08586930
1 changed files with 4 additions and 4 deletions
|
@ -43,10 +43,10 @@ in {
|
|||
command = "${screen-off-script}";
|
||||
resumeCommand = "${resume-script}";
|
||||
}
|
||||
{
|
||||
timeout = 900;
|
||||
command = "${suspend-script}";
|
||||
}
|
||||
#{
|
||||
# timeout = 900;
|
||||
# command = "${suspend-script}";
|
||||
#}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue