Files
dots/.themes/Nordic-darker-v40/README.md
Indrajith 824022cd1f Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
  * Fish
  * Hyprland
  * Hyprlock
  * Hyprpaper
  * waybar
2024-07-03 02:03:35 +05:30

18 lines
516 B
Markdown

![](Art/nordic.png)
> Nordic is a Gtk3.20+ theme created using the awesome [Nord](https://github.com/arcticicestudio/nord) color pallete.
#### 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 "Nordic"
gsettings set org.gnome.desktop.wm.preferences theme "Nordic"
```
or Change via distribution specific tool.