rofi mappings

This commit is contained in:
thek4n 2025-02-05 14:10:34 +03:00
parent a89bbc813c
commit c67ea463e9

View File

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