From 99dffbaf57ed3f18099b6ab0d301d4ffbdb26c46 Mon Sep 17 00:00:00 2001 From: afranco Date: Sat, 7 Sep 2024 03:04:31 +0100 Subject: [PATCH] chore(rofi): change to default config with gruvbox for now --- .config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index fa10860..f3b304c 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -2,6 +2,7 @@ configuration { font: "FiraCode Nerd Font Mono 16"; show-icons: true; } -@theme "~/.config/rofi/themes/teal.rasi" +//@theme "~/.config/rofi/themes/teal.rasi" +@theme "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"