From 12c455bb6c97363ba35dc34e6b88c967ddd2345c Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 25 Aug 2020 18:42:25 +0200 Subject: [PATCH] [rofi] Switched to dark gruvbox theme --- rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/config.rasi b/rofi/config.rasi index 3d757bb..8dc0f2e 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -53,7 +53,7 @@ configuration { /* window-format: "{w} {c} {t}";*/ /* click-to-exit: true;*/ /* show-match: true;*/ - theme: "gruvbox-light"; + theme: "gruvbox-dark"; /* color-normal: ;*/ /* color-urgent: ;*/ /* color-active: ;*/