diff options
Diffstat (limited to 'home-config/waybar')
| -rw-r--r-- | home-config/waybar/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/waybar/config b/home-config/waybar/config index 99a7bef..375835e 100644 --- a/home-config/waybar/config +++ b/home-config/waybar/config | |||
| @@ -110,8 +110,8 @@ | |||
| 110 | "format": "{percent}% {icon}", | 110 | "format": "{percent}% {icon}", |
| 111 | "format-alt-click": "click-right", | 111 | "format-alt-click": "click-right", |
| 112 | "format-icons": ["", ""], | 112 | "format-icons": ["", ""], |
| 113 | "on-scroll-down": "light -A 1", | 113 | "on-scroll-up": "light -A 1", |
| 114 | "on-scroll-up": "light -U 1" | 114 | "on-scroll-down": "light -U 1" |
| 115 | }, | 115 | }, |
| 116 | "custom/weather_OLD": { | 116 | "custom/weather_OLD": { |
| 117 | "format-alt": "{}", | 117 | "format-alt": "{}", |
