python: fix history location & persist history

This commit is contained in:
ItsDrike 2024-06-27 19:17:44 +02:00
parent 8a6311b896
commit 46f5fa83e8
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 25 additions and 24 deletions

View file

@ -87,6 +87,7 @@
".cache/walker/history.gob"
".config/pcmanfm-qt/default/recent-files.conf"
".config/qalculate/qalculate-gtk.cfg"
".local/state/python_history"
];
persistentDataMountPoint = "/data/Data";