rofi: place druncache into rofi cache dir

This commit is contained in:
Colin 2024-02-27 00:07:27 +00:00
parent 16f0424631
commit 92033c8414

View File

@ -51,6 +51,7 @@
fs.".config/rofi/config.rasi".symlink.target = ./config.rasi;
# redirect its default drun cache location
fs.".cache/rofi3.druncache".symlink.target = "rofi/rofi3.druncache";
fs.".cache/rofi-drun-desktop.cache".symlink.target = "rofi/rofi-drun-desktop.cache";
persist.byStore.cryptClearOnBoot = [
# optional, for caching .desktop files rofi finds on disk (perf)