mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 11:51:13 +01:00
waybar: Add same workspace option
Now it's possible to right click to open an application on the same workspace.
This commit is contained in:
parent
8258530c58
commit
babd93ba62
@ -61,6 +61,7 @@
|
||||
"custom/new-workspace" = {
|
||||
"format" = "+";
|
||||
"on-click" = "hyprctl dispatch workspace empty && rofi -show drun";
|
||||
"on-click-right" = "rofi -show drun";
|
||||
"tooltip" = false;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user