mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
update readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Numix is a modern flat theme with a combination of light and dark elements. It supports Gnome, Unity, XFCE and Openbox.
|
## Numix
|
||||||
|
###### A modern flat theme with a combination of light and dark elements. It supports Gnome, Unity, XFCE and Openbox.
|
||||||
Numix is a part of the [Numix Project](http://numixproject.org).
|
##### [ The Numix Project](http://numixproject.org)
|
||||||
|
|
||||||
### Manual installation
|
### Manual installation
|
||||||
|
|
||||||
@@ -36,8 +36,10 @@ xfconf-query -c xsettings -p /Net/ThemeName -s "Numix"
|
|||||||
xfconf-query -c xfwm4 -p /general/theme -s "Numix"
|
xfconf-query -c xfwm4 -p /general/theme -s "Numix"
|
||||||
```
|
```
|
||||||
|
|
||||||
### For developers
|
### For contributors
|
||||||
|
Start by reviewing the [guidelines for contributing](https://github.com/numixproject/numix-gtk-theme/blob/master/.github/CONTRIBUTING.md).
|
||||||
|
|
||||||
|
#### For developers
|
||||||
If you want to hack on the theme, make sure you have the `inotifywait` command available, which is used for watching and automatically building the files.
|
If you want to hack on the theme, make sure you have the `inotifywait` command available, which is used for watching and automatically building the files.
|
||||||
|
|
||||||
To start watching for changes, run the following,
|
To start watching for changes, run the following,
|
||||||
|
|||||||
Reference in New Issue
Block a user