summaryrefslogtreecommitdiff
path: root/.local/bin/statusbar/i3weather
diff options
context:
space:
mode:
authorVikas Kushwaha <dev@vikas.rocks>2025-05-07 13:44:50 +0530
committerVikas Kushwaha <dev@vikas.rocks>2025-05-07 13:44:50 +0530
commite55ad8ca4f99fa024106d5695a55f9ac132d7b68 (patch)
treef8762e7ac43504841f3c14c20bd8f149c1cbc344 /.local/bin/statusbar/i3weather
parent7df7120b1ae66ed0e9a7c6ed9b224ba44ea1d920 (diff)
updates
Diffstat (limited to '.local/bin/statusbar/i3weather')
-rwxr-xr-x.local/bin/statusbar/i3weather3
1 files changed, 2 insertions, 1 deletions
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
'') ;;