Add a quick option in system tray or taskbar to enable or disable a registry tweak for the windows 10 control center in windows 11. #4079
IamaPineapple24
started this conversation in
Ideas
Replies: 1 comment
-
the only problem is that it isn't animated, so it can feel a bit clunky when you click off of it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The tweak is to go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ and create a new key called "Control Center" then create a new DWORD called "UseLiteLayout" with a hexadecimal value of 1 to turn it on, and 0 to turn it off. You need to restart file explorer.

Beta Was this translation helpful? Give feedback.
All reactions