rofi mappings
This commit is contained in:
parent
a89bbc813c
commit
c67ea463e9
@ -2,5 +2,9 @@ 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-row-up: "Ctrl+k";
|
||||||
|
kb-row-down: "Ctrl+j";
|
||||||
|
kb-remove-to-eol: "";
|
||||||
}
|
}
|
||||||
@theme "Arc-Dark"
|
@theme "Arc-Dark"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user