From 83d7b9c7ce20f16681afacf99ed3ab47427f1ded Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 28 Feb 2021 17:58:30 +0800 Subject: all: fixes and new modules --- basics/.config/rofi/config.rasi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'basics/.config/rofi') diff --git a/basics/.config/rofi/config.rasi b/basics/.config/rofi/config.rasi index 0fba3e1..7fb7e52 100644 --- a/basics/.config/rofi/config.rasi +++ b/basics/.config/rofi/config.rasi @@ -1,4 +1,6 @@ configuration { modi: "window,run,ssh,drun"; theme: "~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi"; + cache-dir: ".cache/rofi"; + drun-use-desktop-cache: true; } -- cgit v1.2.3