From 2d6ebbe93d66106d7b39ff1a402e585e66a2efa0 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 29 Sep 2024 17:26:00 +0300 Subject: gruvbox --- .config/rofi/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/rofi/config.rasi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index f517c83..501865b 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,6 +1,6 @@ configuration{ modi: "run,drun,window"; - icon-theme: "Oranchelo"; + icon-theme: "Gruvbox-Icons"; show-icons: true; terminal: "kitty"; drun-display-format: "{icon} {name}"; @@ -14,4 +14,4 @@ configuration{ sidebar-mode: true; } -@theme "catppuccin" +@theme "gruvbox" -- cgit v1.2.3