rofi: accept an entry on single click

This commit is contained in:
Vincent Bernat 2021-08-10 16:40:36 +02:00
parent f7e0fd5250
commit c4ad67d387

View file

@ -2,6 +2,8 @@
/* All options can be found with "rofi -dump-config" */
configuration {
dpi: 0;
me-select-entry: "Control+MousePrimary";
me-accept-entry: "MousePrimary";
}
/*