Skip to content

Commit

Permalink
GUI: Hide File Explorer - title bar related options on OS builds 22621+
Browse files Browse the repository at this point in the history
  • Loading branch information
valinet committed Aug 5, 2022
1 parent 6feeba1 commit aa92241
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ExplorerPatcher/settings.reg
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b Hide search bar completely **
"HideExplorerSearchBar"=dword:00000000
;s Explorer_TitlebarSection !IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 Title bar
;x 0 Show icon and title (default)
;x 1 Hide title, show icon
Expand All @@ -221,6 +223,7 @@
;x 1 Title bar, command bar and navigation bar
;x 2 Nowhere
"MicaEffectOnTitlebar"=dword:00000000
;g Explorer_TitlebarSection



Expand Down

0 comments on commit aa92241

Please sign in to comment.