From e55ad8ca4f99fa024106d5695a55f9ac132d7b68 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Wed, 7 May 2025 13:44:50 +0530 Subject: updates --- .local/bin/statusbar/i3weather | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.local/bin/statusbar/i3weather') diff --git a/.local/bin/statusbar/i3weather b/.local/bin/statusbar/i3weather index 2d34149..d008deb 100755 --- a/.local/bin/statusbar/i3weather +++ b/.local/bin/statusbar/i3weather @@ -1,5 +1,6 @@ #!/bin/sh -# i3block for displaying the current temperature, humidity and precipitation, if wttr.in i unavailable then WEATHER UNAVAILABLE will be displayed +# weather module for i3blocks +# output is set to 'WEATHER UNAVAILABLE' in case wttr.in is unreachable case "$BLOCK_BUTTON" in '') ;; -- cgit v1.2.3