From f2da10cb445ebde385e4a83a59af86186fd643b8 Mon Sep 17 00:00:00 2001 From: Logan Gartner Date: Sat, 11 Dec 2021 15:57:48 -0700 Subject: [PATCH] Updated rofi theme to match new config structure --- .config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 9368ad6..835bce7 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,9 +1,10 @@ configuration { modi: "window,drun,ssh,combi"; - theme: "~/.config/rofi/slate.rasi"; icon-theme: "Papirus-Dark"; show-icons: true; font: "hack 10"; combi-modi: "window,drun,run,ssh"; } +@theme "~/.config/rofi/slate.rasi" +