(rofi) use bash keybindings
This commit is contained in:
@@ -13,6 +13,8 @@ configuration {
|
|||||||
kb-row-down: "Down,Control+j";
|
kb-row-down: "Down,Control+j";
|
||||||
kb-accept-entry: "Return,Control+m";
|
kb-accept-entry: "Return,Control+m";
|
||||||
kb-remove-to-eol: "";
|
kb-remove-to-eol: "";
|
||||||
|
kb-clear-line: "";
|
||||||
|
kb-remove-word-back: "Control+BackSpace,Control+w";
|
||||||
timeout {
|
timeout {
|
||||||
action: "kb-cancel";
|
action: "kb-cancel";
|
||||||
delay: 0;
|
delay: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user