Store default data for firefox in persistence.
I eventually want to modify this to automatically add only the extension data by gettin the files through globbing or something but I don't know how to do that yet and it's not really that high of a priority as firefox will clean those either way on restart and it'd be more of a keeping everything tidy problem.
This commit is contained in:
parent
7cd10eb1ff
commit
4003cc3d61
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
".local/share/direnv"
|
||||
".mozilla/firefox/shaga/bookmarkbackups"
|
||||
".mozilla/firefox/shaga/chrome"
|
||||
".mozilla/firefox/shaga/storage/default"
|
||||
".config/Signal"
|
||||
".config/vesktop"
|
||||
".config/tutanota-desktop"
|
||||
|
|
Loading…
Reference in a new issue