rofi add mappings
This commit is contained in:
parent
46108c2f8d
commit
0f3b2024df
@ -2,7 +2,7 @@ configuration {
|
|||||||
show-icons: true;
|
show-icons: true;
|
||||||
terminal: "alacritty";
|
terminal: "alacritty";
|
||||||
font: "xft:FiraCode 12";
|
font: "xft:FiraCode 12";
|
||||||
kb-accept-entry: "Ctrl+m";
|
kb-accept-entry: "Ctrl+m,Return";
|
||||||
kb-row-up: "Ctrl+k";
|
kb-row-up: "Ctrl+k";
|
||||||
kb-row-down: "Ctrl+j";
|
kb-row-down: "Ctrl+j";
|
||||||
kb-remove-to-eol: "";
|
kb-remove-to-eol: "";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user