Skip to content

Commit 5a75bbe

Browse files
committed
fix: add quick access script back on win11
1 parent af5e29c commit 5a75bbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/playbook/Configuration/tweaks/misc/delete-windows-specific-files.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ actions:
1414

1515
# Delete files exclusive to Windows 10
1616
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\File Explorer Customization\Folders in This PC', builds: [ '>=22000' ]}
17-
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\File Explorer Customization\Quick Access', builds: [ '>=22000' ]}
1817
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\Old Flyouts', builds: [ '>=22000' ], ignoreErrors: true}
1918
# Broken on 11 24H2
2019
- !file: {path: '%windir%\AtlasDesktop\4. Interface Tweaks\Alt-Tab', builds: [ '>=22000' ], ignoreErrors: true}

0 commit comments

Comments
 (0)