From d7bf9eaa2de6cf1042f4e08afa7459509d1571ba Mon Sep 17 00:00:00 2001
From: jestxfot <87380272+jestxfot@users.noreply.github.com>
Date: Sun, 10 Jul 2022 17:00:13 +0000
Subject: [PATCH] 123
---
README.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d13b14c..75e5117 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ https://uup.rg-adguard.net/
๐ Dark Theme: 0 | โ๏ธ Light Theme: 1
- ```cmd
+ ```powershell
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v AppsUseLightTheme /t REG_DWORD /d 0 /f
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v SystemUsesLightTheme /t REG_DWORD /d 0 /f
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v EnableTransparency /t REG_DWORD /d 1 /f
@@ -143,6 +143,14 @@ https://uup.rg-adguard.net/
```
+๐งน Clean Taskbar
+
+ ```powershell
+ echo "Disable Weather, News and Interests on taskbar"
+ reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Feeds" /v ShellFeedsTaskbarViewMode /t REG_DWORD /d 2 /f
+ pause
+ ```
+
๐งน Clean Explorer