mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 13:54:22 +02:00
rofi: accept an entry on single click
This commit is contained in:
parent
f7e0fd5250
commit
c4ad67d387
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
/* All options can be found with "rofi -dump-config" */
|
/* All options can be found with "rofi -dump-config" */
|
||||||
configuration {
|
configuration {
|
||||||
dpi: 0;
|
dpi: 0;
|
||||||
|
me-select-entry: "Control+MousePrimary";
|
||||||
|
me-accept-entry: "MousePrimary";
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue