From 4835f660f9435fa64336daaaae1ea3cab1dfbee6 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Fri, 31 Jul 2026 14:03:07 +0700 Subject: mouse --- fastfetch/.config/fastfetch/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fastfetch') 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" } -- cgit v1.2.3