diff --git a/misc/rofi.config.rasi b/misc/rofi.config.rasi new file mode 100644 index 0000000..1305d5e --- /dev/null +++ b/misc/rofi.config.rasi @@ -0,0 +1,5 @@ +configuration { + modi: "window,run,drun,ssh"; + font: "monospace 16"; + kb-cancel: "Control+g,Control+bracketleft,!Escape"; +}