From f0bb50e7ae4da3bdaae6df00ee14d319c0c9a18e Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Sat, 22 Feb 2020 17:55:50 +0100 Subject: [PATCH] [rofi] Try the beautiful breeze-light theme --- dot_config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_config/rofi/config.rasi b/dot_config/rofi/config.rasi index e069544..e9743ea 100644 --- a/dot_config/rofi/config.rasi +++ b/dot_config/rofi/config.rasi @@ -134,4 +134,5 @@ configuration { /* me-accept-entry: "MouseD1";*/ /* me-accept-custom: "Control+MouseD1";*/ } -@import "/usr/share/rofi/themes/Arc.rasi" +/*@import "/usr/share/rofi/themes/Arc.rasi" */ +@import "./breeze-light.rasi"