add(waybar): on right click, dispatch overview
This commit is contained in:
@@ -146,7 +146,7 @@ in {
|
|||||||
"custom/omarchy" = {
|
"custom/omarchy" = {
|
||||||
format = "";
|
format = "";
|
||||||
on-click = "vicinae-toggle";
|
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";
|
tooltip-format = "Omarchy Menu\n\nSuper + Alt + Space";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user