diff options
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index e855bbec..942c1d03 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -308,7 +308,7 @@ in { | |||
308 | format = "{}"; | 308 | format = "{}"; |
309 | tooltip = true; | 309 | tooltip = true; |
310 | interval = 3600; | 310 | interval = 3600; |
311 | exec = "${lib.getExe pkgs.wttrbar} --hide-conditions --custom-indicator \"{ICON} {temp_C}° ({FeelsLikeC}°)\""; | 311 | exec = "${lib.getExe pkgs.wttrbar} --hide-conditions --custom-indicator \"{ICON} {FeelsLikeC}°\""; |
312 | return-type = "json"; | 312 | return-type = "json"; |
313 | }; | 313 | }; |
314 | "hyprland/workspaces" = { | 314 | "hyprland/workspaces" = { |