feat(home): in dolphin, browse through archives

This commit is contained in:
xezo360hye 2024-08-11 17:30:20 +03:00
parent 1763a0a695
commit b2b5c5e003

View File

@ -97,6 +97,7 @@
configFile = {
dolphinrc.General = {
RememberOpenedTabs = false;
BrowseThroughArchives = true;
UseTabForSwitchingSplitView = true;
};