diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..201c6fa --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1,4 @@ +configuration { + font: "Terminus 14"; + theme: "/usr/share/rofi/themes/Paper.rasi"; +}