From 6afe816e61ce5151aa1def28bc0d26f24ae8a2f5 Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Thu, 14 Oct 2021 15:32:28 +0300 Subject: [PATCH] Fixes #90 --- ExplorerPatcher/settings.reg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ExplorerPatcher/settings.reg b/ExplorerPatcher/settings.reg index ed55bd9..eab24b3 100644 --- a/ExplorerPatcher/settings.reg +++ b/ExplorerPatcher/settings.reg @@ -16,6 +16,10 @@ ;x 1 Combine when taskbar is full ;x 2 Never combine "MMTaskbarGlomLevel"=dword:00000002 +;c 2 Taskbar icon size * +;x 1 Small +;x 0 Large (default) +"TaskbarSmallIcons"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ExplorerPatcher] ;b Disable Control Center button * "HideControlCenterButton"=dword:00000000