Compare commits
2 commits
037fef7c48
...
9715b9569a
Author | SHA1 | Date | |
---|---|---|---|
9715b9569a | |||
c1c05d5574 |
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
{
|
||||
timeout = 600;
|
||||
command = "swaymsg 'output * dpms off'";
|
||||
resumeCommand = "swaymsg 'output * dpms on";
|
||||
resumeCommand = "swaymsg 'output * dpms on'";
|
||||
}
|
||||
];
|
||||
events = [
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
[ "custom/sep"
|
||||
"backlight"
|
||||
"battery"]
|
||||
else null
|
||||
else []
|
||||
) ++ [
|
||||
"custom/sep"
|
||||
"memory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue