diff --git a/arch-config/.config/rofi/config b/arch-config/.config/rofi/config deleted file mode 100644 index 818303e6..00000000 --- a/arch-config/.config/rofi/config +++ /dev/null @@ -1 +0,0 @@ -rofi.theme: /usr/share/rofi/themes/android_notification.rasi \ No newline at end of file diff --git a/arch-config/.config/rofi/config.rasi b/arch-config/.config/rofi/config.rasi new file mode 100644 index 00000000..4bd18a7c --- /dev/null +++ b/arch-config/.config/rofi/config.rasi @@ -0,0 +1,4 @@ +configuration { + theme: "/usr/share/rofi/themes/android_notification.rasi"; + font: "monospace 12"; +}