summaryrefslogtreecommitdiffstats
path: root/roles/waybar
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-01-19 00:33:05 +0100
committerAhmed AbdelHalim <[email protected]>2026-01-19 10:38:00 +0100
commitaa19ad4cd817ac82104222680d78650afb4b41b2 (patch)
treed04e047262a8ddb7df8ae8cebf8685b0348623cf /roles/waybar
parent8a02c2e8634b8a615518d4633ed6a8dd246a8c64 (diff)
Simplify the windowrule
There is still some issue with wlctl that I'm trying to debug, not sure if it is related to cargo or some other weird behaviour
Diffstat (limited to 'roles/waybar')
-rw-r--r--roles/waybar/templates/waybar/config.jsonc.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/waybar/templates/waybar/config.jsonc.j2 b/roles/waybar/templates/waybar/config.jsonc.j2
index 4fec10f8..f02e0a50 100644
--- a/roles/waybar/templates/waybar/config.jsonc.j2
+++ b/roles/waybar/templates/waybar/config.jsonc.j2
@@ -92,7 +92,7 @@
"cpu": {
"interval": 5,
"format": "󰍛",
- "on-click": "/etc/xdg/waybar/scripts/launch-tui btop"
+ "on-click-right": "/etc/xdg/waybar/scripts/launch-tui btop"
},
"battery": {
"format": "{capacity}% {icon}",