From 19f8f7177768c04c7db038f5dadd4a3c26657439 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Fri, 22 Mar 2019 10:07:37 +0100 Subject: [PATCH] [rofi] Darken theme --- home/.config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/rofi/config.rasi b/home/.config/rofi/config.rasi index a6b1bcc..e1c62b8 100644 --- a/home/.config/rofi/config.rasi +++ b/home/.config/rofi/config.rasi @@ -134,4 +134,4 @@ configuration { /* me-accept-entry: "MouseD1";*/ /* me-accept-custom: "Control+MouseD1";*/ } -@import "/usr/share/rofi/themes/purple.rasi" +@import "/usr/share/rofi/themes/Arc-Dark.rasi"