aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/scripts/onclick-weather
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/scripts/onclick-weather')
-rwxr-xr-x.config/waybar/scripts/onclick-weather2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/waybar/scripts/onclick-weather b/.config/waybar/scripts/onclick-weather
new file mode 100755
index 0000000..9592932
--- /dev/null
+++ b/.config/waybar/scripts/onclick-weather
@@ -0,0 +1,2 @@
+curl wttr.in
+read -p "Press Enter to continue..."