diff options
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index 5e5b800..7ec4d73 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -176,7 +176,7 @@ }, "custom/weather": { "format": "{}", - "interval": 900, + "interval": 180, "exec": "barweather" }, "custom/swaykbd": { |