From 7d357ada9c969df152a0d6917b7b7300917cc447 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 28 Oct 2021 15:36:45 +0200 Subject: [PATCH] Add modi. Change to sidebar theme --- arch-config/.config/rofi/config.rasi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch-config/.config/rofi/config.rasi b/arch-config/.config/rofi/config.rasi index 4bd18a7c..685bb977 100755 --- a/arch-config/.config/rofi/config.rasi +++ b/arch-config/.config/rofi/config.rasi @@ -1,4 +1,6 @@ configuration { - theme: "/usr/share/rofi/themes/android_notification.rasi"; + modi: drun; + #theme: "/usr/share/rofi/themes/android_notification.rasi"; + theme: "/usr/share/rofi/themes/sidebar.rasi"; font: "monospace 12"; }