Compare commits

...

2 commits

2 changed files with 2 additions and 2 deletions

View file

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

View file

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