From 3c5903538586f2c1750830f593abf95fae0b1d82 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Tue, 21 Nov 2023 13:24:07 +0100 Subject: rofi: Update to new theme config format --- dot.config-rofi-config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot.config-rofi-config.rasi') diff --git a/dot.config-rofi-config.rasi b/dot.config-rofi-config.rasi index f362710..2c506fd 100644 --- a/dot.config-rofi-config.rasi +++ b/dot.config-rofi-config.rasi @@ -1,6 +1,6 @@ configuration { modi: "drun,run,ssh"; dpi: 0; - theme: "DarkBlue"; show-icons: true; } +@theme "DarkBlue" -- cgit v1.2.3