From bcdb3419af4a28135e2e668cd61b49db72e95796 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 5 Dec 2021 13:44:24 +0000 Subject: added extra configurations --- config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/rofi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index ddca6aa..315524e 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -55,7 +55,6 @@ configuration { /* window-format: "{w} {c} {t}";*/ /* click-to-exit: true;*/ /* show-match: true;*/ - theme: "colors-rofi-dark"; /* color-normal: ;*/ /* color-urgent: ;*/ /* color-active: ;*/ @@ -150,3 +149,5 @@ configuration { /* me-accept-entry: "MouseDPrimary";*/ /* me-accept-custom: "Control+MouseDPrimary";*/ } +@theme "colors-rofi-dark" + -- cgit v1.2.1