From 2626188768af124c3f3769dfee99da1a944244f1 Mon Sep 17 00:00:00 2001 From: Anthony Oteri Date: Thu, 3 Nov 2022 10:52:12 -0400 Subject: [PATCH] Add rofi configuration --- .config/rofi/config.rasi | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/rofi/config.rasi diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..6f67932 --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1 @@ +@theme "/usr/share/rofi/themes/gruvbox-dark.rasi"