Add instructions to README to set theme in Openbox

Fixes 
pull/694/head
Gayan Weerakutti 2017-12-29 19:38:55 +05:30 committed by Gayan Weerakutti
parent 354ee34246
commit 8ed27e1d7b
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ xfconf-query -c xsettings -p /Net/ThemeName -s "Numix"
xfconf-query -c xfwm4 -p /general/theme -s "Numix"
```
In Openbox you can set the theme with [ObConf](http://openbox.org/wiki/ObConf:About) tool. Alternatively, you can set the theme by changing the `<name> `key value to `Numix` in the `<theme>` section of your rc.xml file.
### For contributors
Start by reviewing the [guidelines for contributing](https://github.com/numixproject/numix-gtk-theme/blob/master/.github/CONTRIBUTING.md).