From b2b5c5e00339e54590a35d91a439ad1a4f3933cf Mon Sep 17 00:00:00 2001 From: xezo360hye Date: Sun, 11 Aug 2024 17:30:20 +0300 Subject: [PATCH] feat(home): in dolphin, browse through archives --- home/modules/plasma.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/plasma.nix b/home/modules/plasma.nix index 5857824..71a68b3 100644 --- a/home/modules/plasma.nix +++ b/home/modules/plasma.nix @@ -97,6 +97,7 @@ configFile = { dolphinrc.General = { RememberOpenedTabs = false; + BrowseThroughArchives = true; UseTabForSwitchingSplitView = true; };