Add instructions to README to set theme in Openbox. Fixes #692

Fixes #692
pull/702/head
Gayan Weerakutti 2018-01-15 11:54:35 +05:30 committed by Khurshid Alam
parent 354ee34246
commit 6202ff992d
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).