From b5c470cbc737d3b92b381eb4a7542eef474152d5 Mon Sep 17 00:00:00 2001 From: zombie Date: Wed, 8 Dec 2021 18:21:13 -0500 Subject: [PATCH] fixed rofi config because it updated @quantum fuck you --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 5b7f0e7..74c184c 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,8 +1,8 @@ configuration { modi: "window,drun,ssh,combi"; - theme: "~/.config/rofi/slate.rasi"; icon-theme: "breeze-dark"; show-icons: true; font: "hack 10"; combi-modi: "window,drun,ssh"; } +@theme "~/.config/rofi/slate.rasi"