diff options
Diffstat (limited to 'fastfetch')
| -rw-r--r-- | fastfetch/.config/fastfetch/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fastfetch/.config/fastfetch/config.jsonc b/fastfetch/.config/fastfetch/config.jsonc index 54bac74..ac7674f 100644 --- a/fastfetch/.config/fastfetch/config.jsonc +++ b/fastfetch/.config/fastfetch/config.jsonc @@ -13,7 +13,7 @@ "separator", { "type": "command", - "text": "curl -s 'wttr.in/Krasnoyarsk?format=%c+%t'", + "text": "curl -s 'wttr.in/Bern?format=%c+%t'", "key": "Weather" }, { "type": "packages" } |
