diff --git a/config/waybar/weather.sh b/config/waybar/weather.sh index 952809b..eac2f18 100755 --- a/config/waybar/weather.sh +++ b/config/waybar/weather.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -result=$(curl -sf --max-time 10 "wttr.in/?format=+%c%t") +result=$(curl -sf --max-time 10 "wttr.in/Umea,Sweden?format=+%c%t") if [ $? -eq 0 ] && [ -n "$result" ]; then echo "$result" else diff --git a/home.nix b/home.nix index d7655e9..1f025f7 100644 --- a/home.nix +++ b/home.nix @@ -323,7 +323,10 @@ btop # resource monitor fd # fast find alternative ripgrep # fast grep alternative - asciinema # terminal recording + tealdeer # tldr pages + du-dust # intuitive disk usage + lsof # list open files + asciinema # terminal recording # file managers yazi # terminal file manager