diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index f377d25..413723c 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -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`.