️ (aurum) add some cache files to the persistence

This commit is contained in:
Laureηt 2024-10-05 23:40:32 +02:00
parent 9991154fce
commit 81368232c0
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk

View file

@ -26,6 +26,12 @@
mode = "0700";
}
];
files = [
".local/state/bemoji-history.txt"
".local/share/bemoji/emojis.txt"
".cache/cliphist/db"
".cache/fuzzel"
];
};
};
}