Update contribute for last change
This commit is contained in:
parent
df424b7d1f
commit
f974dcdfee
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Make a local checkout of this new repository.
|
||||||
Inside the new repository create a file containing the theme settings:
|
Inside the new repository create a file containing the theme settings:
|
||||||
|
|
||||||
```bash
|
```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`.
|
This stores the colors and separator style configuration in `{themename}.theme`.
|
||||||
|
|
Loading…
Reference in a new issue