rofi add mappings

This commit is contained in:
thek4n 2025-02-08 16:06:58 +03:00
parent 46108c2f8d
commit 0f3b2024df

View File

@ -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: "";