Skip to content

Commit a532e9e

Browse files
GabiNunjnsh-rf
andauthored
Remove WPFTweaksDisableExplorerAutoDiscovery From Minimal Preset (#4081)
* WPFTweaksDisableExplorerAutoDiscovery Shouldn't not be deafult * Update preset.json * Update tweaks.json * Update config/tweaks.json Co-authored-by: Paweł Gwozdowski <kernea.g@proton.me> --------- Co-authored-by: Paweł Gwozdowski <kernea.g@proton.me>
1 parent 844979f commit a532e9e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

config/preset.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
],
1717
"Minimal": [
1818
"WPFTweaksConsumerFeatures",
19-
"WPFTweaksDisableExplorerAutoDiscovery",
2019
"WPFTweaksWPBT",
2120
"WPFTweaksServices",
2221
"WPFTweaksTelemetry"

config/tweaks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2615,7 +2615,7 @@
26152615
},
26162616
"WPFTweaksDisableExplorerAutoDiscovery": {
26172617
"Content": "Disable Explorer Automatic Folder Discovery",
2618-
"Description": "Windows Explorer automatically tries to guess the type of the folder based on its contents, slowing down the browsing experience.",
2618+
"Description": "Windows Explorer automatically tries to guess the type of the folder based on its contents, slowing down the browsing experience. WARNING! Will disable file explorer grouping",
26192619
"category": "Essential Tweaks",
26202620
"panel": "1",
26212621
"InvokeScript": [

0 commit comments

Comments
 (0)