This commit is contained in:
vinceliuice
2023-08-12 23:52:57 +08:00
parent b3ceea1b71
commit a0f7fadfbe
2 changed files with 85 additions and 72 deletions

View File

@@ -46,11 +46,11 @@ 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 like gnome default theme (titlebuttons: max/min/close)
5. float Floating gnome-shell panel style
1. [nord|dracula|gruvbox|all] (Nord/Dracula/gruvbox/all) 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
```