From f974dcdfee835af4776bfa28c857811995b4f3b7 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 11 Dec 2015 17:52:01 +0100 Subject: [PATCH] Update contribute for last change --- CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.