Fix typo in README
The command-line switch for using the theme for Snap apps is a lowercase s, not uppercase.
This commit is contained in:
parent
acc1fcf027
commit
dbf4aab4be
1 changed files with 2 additions and 2 deletions
|
@ -184,9 +184,9 @@ Parameter: `--flatpak` `-F`
|
||||||
Example: `./tweaks.sh -F`
|
Example: `./tweaks.sh -F`
|
||||||
|
|
||||||
### <p align="center"> <b> Connect WhiteSur theme to your Snap apps </b> </p>
|
### <p align="center"> <b> Connect WhiteSur theme to your Snap apps </b> </p>
|
||||||
Parameter: `--snap` `-S`
|
Parameter: `--snap` `-s`
|
||||||
|
|
||||||
Example: `./tweaks.sh -S`
|
Example: `./tweaks.sh -s`
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue