mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Initial commit
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||

|
||||
|
||||
|
||||
#### Installation
|
||||
|
||||
Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary).
|
||||
|
||||
To set the theme in Gnome, run the following commands in Terminal,
|
||||
|
||||
```
|
||||
gsettings set org.gnome.desktop.interface gtk-theme "Aqua"
|
||||
gsettings set org.gnome.desktop.wm.preferences theme "Aqua"
|
||||
```
|
||||
or Change via distribution specific tool.
|
||||
|
||||
Reference in New Issue
Block a user