add(waybar): on right click, dispatch overview

This commit is contained in:
kenji
2026-01-11 14:04:51 -06:00
parent bcad6c2f69
commit 04627242a8
+1 -1
View File
@@ -146,7 +146,7 @@ in {
"custom/omarchy" = {
format = "";
on-click = "vicinae-toggle";
on-click-right = "xdg-terminal-exec";
on-click-right = "hyprctl dispatch overview:toggle";
tooltip-format = "Omarchy Menu\n\nSuper + Alt + Space";
};