Update contribute for last change

This commit is contained in:
Dave Davenport 2015-12-11 17:52:01 +01:00
parent df424b7d1f
commit f974dcdfee

View file

@ -15,7 +15,7 @@ Make a local checkout of this new repository.
Inside the new repository create a file containing the theme settings:
```bash
rofi -dump-xresources-theme > {themename}.theme
rofi -dump-xresources-theme > Themes/{themename}.theme
```
This stores the colors and separator style configuration in `{themename}.theme`.