From fb1b10e0e04cefd362bd746beb0ad977ce678b72 Mon Sep 17 00:00:00 2001 From: afonso Date: Sat, 7 Sep 2024 03:04:31 +0100 Subject: [PATCH] [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"