Browse Source

module updates

pull/106/head
Ja.KooLit 2 years ago
parent
commit
5765fdb2c1
  1. 4
      config/waybar/modules

4
config/waybar/modules

@ -590,8 +590,8 @@
"format-alt-click": "click", "format-alt-click": "click",
"interval": 3600, "interval": 3600,
"return-type": "json", "return-type": "json",
"exec": "~/.config/hypr/scripts/Weather.sh", "exec": "~/.config/hypr/UserScripts/Weather.sh",
//"exec": "~/.config/hypr/scripts/Weather.py", //"exec": "~/.config/hypr/UserScripts/Weather.py",
"exec-if": "ping wttr.in -c1", "exec-if": "ping wttr.in -c1",
"tooltip" : true, "tooltip" : true,
}, },

Loading…
Cancel
Save