From 3056d2060700d35b37b05634e226c734304a5efe Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 20 Sep 2024 02:23:55 +0900 Subject: Added Searchable Keybinds using rofi Default Keybind SUPER SHIFT K --- config/hypr/UserScripts/Weather.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/hypr/UserScripts/Weather.sh') diff --git a/config/hypr/UserScripts/Weather.sh b/config/hypr/UserScripts/Weather.sh index f916b028..0ecb791b 100755 --- a/config/hypr/UserScripts/Weather.sh +++ b/config/hypr/UserScripts/Weather.sh @@ -1,5 +1,9 @@ #!/bin/bash +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# weather info from wttr. https://github.com/chubin/wttr.in +# Remember to add city + city= cachedir=~/.cache/rbn cachefile=${0##*/}-$1 -- cgit v1.2.3