update
This commit is contained in:
parent
b10c494d23
commit
364e8abced
1 changed files with 1 additions and 11 deletions
|
@ -17,17 +17,7 @@ Run `./tweaks.sh -f`
|
|||
|
||||
if you want to use `Monterey` style then:
|
||||
|
||||
1. run `./tweaks.sh -f -e`
|
||||
2. Modify :
|
||||
```
|
||||
@import "WhiteSur/theme.css"; /**/
|
||||
/*@import "Monterey/theme.css"; /**/
|
||||
```
|
||||
To:
|
||||
```
|
||||
/*@import "WhiteSur/theme.css"; /**/
|
||||
@import "Monterey/theme.css"; /**/
|
||||
```
|
||||
Run `./tweaks.sh -f -m`
|
||||
|
||||
### Manual installation
|
||||
|
||||
|
|
Loading…
Reference in a new issue