Waybar and Wodi
This commit is contained in:
3
.config/waybar/modules/weather.sh
Normal file
3
.config/waybar/modules/weather.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
report=$(curl wttr.in/?format="%C,+%t")
|
||||
echo $report
|
||||
Reference in New Issue
Block a user