Compare commits
No commits in common. "9715b9569acf1cd2f7049a1e24ecf54e35c7c202" and "037fef7c48063544d74c857f4d89ff8abc2645d0" have entirely different histories.
9715b9569a
...
037fef7c48
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 []
|
||||
else null
|
||||
) ++ [
|
||||
"custom/sep"
|
||||
"memory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue