rofi: persist the filebrowsercache
This commit is contained in:
@@ -84,6 +84,7 @@ in
|
||||
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/rofi3.filebrowsercache".symlink.target = "rofi/rofi3.filebrowsercache";
|
||||
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)
|
||||
|
Reference in New Issue
Block a user