update readme

pull/360/merge
Dustin Falgout 2016-04-23 01:24:18 -05:00
parent 51284fdfee
commit 3dab4e9841
1 changed files with 6 additions and 4 deletions

View File

@ -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). ##### [![Numix Project](https://dl.dropboxusercontent.com/u/60521097/numix.jpg)  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,