sway waybar | fix typo
This commit is contained in:
parent
ef8ec658e4
commit
915f90fc0c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
format = "{icon} {percent}%";
|
||||
format-alt-click = "click-right";
|
||||
on-scroll-down = "${pkgs.light}/bin/light -A 1";
|
||||
on-scroll-up = "${pkgs.light}/bin/lightlight -U 1";
|
||||
on-scroll-up = "${pkgs.light}/bin/light -U 1";
|
||||
};
|
||||
"custom/weather" = {
|
||||
exec = "~/.config/waybar/weather.py";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue