Wttr location updated
This commit is contained in:
		| @@ -49,7 +49,7 @@ ${if_existing /sys/class/net/enp3s0/operstate up}🌎 ${addr enp3s0}${else}\ | ||||
| ${if_existing /sys/class/net/wlp4s0/operstate up}📶 ${addr wlp4s0}${else}\ | ||||
| ${if_up eth0}🌎 ${addr eth0}${else}\ | ||||
| network down ${endif}${endif}${endif}${endif}${endif}${endif} \ | ||||
| ${execi 600 curl 'wttr.in/~45.54,-122.83?u&format=%c%t'} \ | ||||
| ${execi 600 curl 'wttr.in/~45.5202471,-122.6741948?u&format=%c%t'} \ | ||||
| 🔊 ${execi 10 wpctl get-volume 53 | tail -1 | perl -ne 'm/([\d\.]+)/; print scalar (($1>1) ? 100 : ($1*100))'} \ | ||||
| ${if_existing /sys/class/power_supply/ADP0/online 1}🔌${else}🔋${endif} ${battery_percent}% \ | ||||
| 📅 ${time %Y %h %d} \ | ||||
| @@ -58,6 +58,7 @@ ${if_existing /sys/class/power_supply/ADP0/online 1}🔌${else}🔋${endif} ${ba | ||||
| --[[ | ||||
| Reference | ||||
|  | ||||
| ${execi 600 curl 'wttr.in/~45.54,-122.83?u&format=%c%t'} \ | ||||
|  | ||||
| 🌡 ${execi 600 weather fips4105192520 | grep Tempera | awk '{print $2}'}°F | \ | ||||
| ${execi 1 cat /tmp/dwl.tags.out} | \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user