mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 22:58:38 +01:00
rofi: Make launcher possible to exit with middle click
Now opening an application is no longer necessary if you only have access to a mouse.
This commit is contained in:
parent
f5e0a08a30
commit
2eca315010
@ -29,6 +29,7 @@ in
|
||||
drun-display-format = "{name}";
|
||||
me-select-entry = "";
|
||||
me-accept-entry = "MousePrimary";
|
||||
kb-cancel = "Escape,MouseMiddle";
|
||||
};
|
||||
|
||||
# Based on Newman Sánchez's Launchpad theme <https://github.com/newmanls/rofi-themes-collection>
|
||||
|
Loading…
Reference in New Issue
Block a user