aboutsummaryrefslogtreecommitdiffstats
path: root/basics/.config/rofi/config.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'basics/.config/rofi/config.rasi')
-rw-r--r--basics/.config/rofi/config.rasi2
1 files changed, 2 insertions, 0 deletions
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;
}