sway waybar | fix typo

This commit is contained in:
Don Harper 2025-04-01 07:38:39 -05:00
parent ef8ec658e4
commit 915f90fc0c

View file

@ -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";