aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-29 17:29:23 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-29 17:29:23 -0500
commit69dd9649fd4e0c643cd1b9b2c641c0276e5b11c8 (patch)
treeac7b4e119ebc6b24818096d9896be2608396a5e3 /config
parent14d08958140befb7c5322cad1d42ed0a16190215 (diff)
Added support for waybar-weather
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: ModulesCustom
Diffstat (limited to 'config')
-rw-r--r--config/waybar/ModulesCustom8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom
index 5bfec777..5c53c1dc 100644
--- a/config/waybar/ModulesCustom
+++ b/config/waybar/ModulesCustom
@@ -18,6 +18,14 @@
"tooltip": true,
},
+"custom/weather2": {
+ "exec": "/usr/bin/waybar-weather",
+ "restart-interval": 60,
+ "return-type": "json",
+ "hide-empty-text": true,
+ "on-click": "pkill -USR1 waybar-weather"
+}
+
"custom/hyprpicker": {
"format": "",
"on-click": "hyprpicker | wl-copy",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage