From e616083a6ed0d079577012a90f284a72a3716ebc Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 24 Dec 2021 16:01:00 -0700 Subject: [PATCH] [rofi] Update theme specification for new version of rofi --- dotfiles/config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/config/rofi/config.rasi b/dotfiles/config/rofi/config.rasi index 5d3f74e0..9f2b7d67 100644 --- a/dotfiles/config/rofi/config.rasi +++ b/dotfiles/config/rofi/config.rasi @@ -5,6 +5,7 @@ configuration { terminal: "alacritty"; sidebar-mode: false; fullscreen: true; - theme: "colorful/style_10.rasi"; dpi: 100; } + +@theme "colorful/style_10.rasi"