This commit is contained in:
vinceliuice
2023-05-30 11:01:33 +08:00
parent 5feecc6695
commit fac1f92071
4 changed files with 79 additions and 29 deletions

View File

@@ -46,10 +46,12 @@ Run the following commands in the terminal:
-u, --uninstall Uninstall/Remove installed themes or links
--tweaks Specify versions for tweaks
1. [nord|dracula|gruvbox]: Nord|Dracula|gruvbox ColorSchemes version
2. black: Blackness color version
3. rimless: Remove the 1px border about windows and menus
4. normal: Normal windows button style (titlebuttons: max/min/close)
1. [nord|dracula|gruvbox] Nord|Dracula|gruvbox ColorSchemes version
2. black Blackness color version
3. rimless Remove the 1px border about windows and menus
4. normal Normal windows button style like gnome default theme (titlebuttons: max/min/close)
5. float Floating gnome-shell panel style
-h, --help Show help
```