Compare commits

...

2 commits

2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
{
timeout = 600;
command = "swaymsg 'output * dpms off'";
resumeCommand = "swaymsg 'output * dpms on";
resumeCommand = "swaymsg 'output * dpms on'";
}
];
events = [

View file

@ -21,7 +21,7 @@
[ "custom/sep"
"backlight"
"battery"]
else null
else []
) ++ [
"custom/sep"
"memory"