* Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar
18 lines
426 B
Markdown
18 lines
426 B
Markdown
|
|

|
|
|
|
> An elegant dark theme for gnome
|
|
|
|
#### Installation
|
|
|
|
Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary).
|
|
|
|
To set the theme on Gnome, run the following commands in Terminal:
|
|
|
|
```
|
|
gsettings set org.gnome.desktop.interface gtk-theme "Otis"
|
|
gsettings set org.gnome.desktop.wm.preferences theme "Otis"
|
|
```
|
|
or Change via distribution specific tool.
|
|
|