fixing rofi keys

This commit is contained in:
Chris Cochrun 2025-03-06 20:37:23 -06:00
parent fbf16546ee
commit 03be004a19

View file

@ -20,10 +20,10 @@ configuration {
kb-remove-to-eol: "Control-D";
kb-remove-char-back: "BackSpace";
kb-mode-complete: "Control-M";
kb-row-down: "Control-j";
kb-row-up: "Control-k";
kb-row-left: "Control-h";
kb-row-right: "Control-l";
kb-row-down: "Control-j,Down";
kb-row-up: "Control-k,Up";
kb-row-left: "Control-h,Left";
kb-row-right: "Control-l,Right";
font: "VictorMono Nerd Font 12.0";
show-icons: true;
timeout {