diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-29 00:59:08 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-29 00:59:08 +0900 |
| commit | 5765fdb2c1757aefbf5d7bcafc0fc9b7ad94bf79 (patch) | |
| tree | af79b9fea2930a697f0b61e03c33b8c006cd9521 /config | |
| parent | 5fbd31f6b74092b2a253de80e386afe9bc397a80 (diff) | |
module updates
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/modules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules index 15f40430..2841dc36 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -590,8 +590,8 @@ "format-alt-click": "click", "interval": 3600, "return-type": "json", - "exec": "~/.config/hypr/scripts/Weather.sh", - //"exec": "~/.config/hypr/scripts/Weather.py", + "exec": "~/.config/hypr/UserScripts/Weather.sh", + //"exec": "~/.config/hypr/UserScripts/Weather.py", "exec-if": "ping wttr.in -c1", "tooltip" : true, }, |
