From 4cbc024a54399e7f98c9754abd495a759dd88b44 Mon Sep 17 00:00:00 2001 From: JuliusFreudenberger Date: Wed, 1 Dec 2021 19:50:46 +0100 Subject: [PATCH] Update rofi config for new theme declaration --- rofi/.config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rofi/.config/rofi/config.rasi b/rofi/.config/rofi/config.rasi index 9d1ebb8..303a65d 100644 --- a/rofi/.config/rofi/config.rasi +++ b/rofi/.config/rofi/config.rasi @@ -50,7 +50,7 @@ configuration { /* window-format: "{w} {i}{c} {t}";*/ /* click-to-exit: true;*/ /* show-match: true;*/ - theme: "dark_theme"; +/* theme: "dark_theme";*/ /* color-normal: ;*/ /* color-urgent: ;*/ /* color-active: ;*/ @@ -137,3 +137,4 @@ configuration { /* me-accept-entry: "MouseDPrimary";*/ /* me-accept-custom: "Control+MouseDPrimary";*/ } +@theme "dark_theme"