From ffbc490e3a17417de2b28b4e5fd2ad4f810f0a2f Mon Sep 17 00:00:00 2001 From: c0de Date: Sun, 17 Jan 2021 18:16:49 -0600 Subject: [PATCH] fix config --- 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 15f2707..3f0fb66 100644 --- a/home/.config/.rofi/config.rasi +++ b/home/.config/.rofi/config.rasi @@ -1,7 +1,7 @@ configuration { color-enabled: true; theme: "iceberg-dark"; - separator-style: solid; + separator-style: "solid"; sindebar-mode: false; lines: 5; font: "Source Code Pro Semibold 10.5";