mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
update README.md
This commit is contained in:
parent
4536907b81
commit
6f86bc76f9
1 changed files with 3 additions and 3 deletions
|
|
@ -68,13 +68,13 @@ In addition to `--transparent-window-controls` you can set `Windows Top Bars` to
|
|||
|
||||
<img src="showcase-images/top-bars.png" alt="img" width="500px">
|
||||
|
||||
## Auto-uninstall
|
||||
### Windows
|
||||
## Uninstall
|
||||
### Windows (PowerShell)
|
||||
```powershell
|
||||
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/master/uninstall.ps1" | Invoke-Expression
|
||||
```
|
||||
|
||||
## Manual uninstall
|
||||
### Manual Uninstall
|
||||
1. Remove Patch lines you added in config file earlier.
|
||||
2. Run:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue