mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Updated paths
This commit is contained in:
+2
-2
@@ -22,14 +22,14 @@ Options:
|
||||
|
||||
$(listThemes)
|
||||
|
||||
Check /themes/screenshots to see how the themes look like and
|
||||
Check /assets/screenshots to see how the themes look like and
|
||||
send bugs and questions to <https://github.com/cizordj/i3wm-themer>
|
||||
HELP
|
||||
exit 0
|
||||
}
|
||||
function listThemes(){
|
||||
echo "Available themes:"
|
||||
ls themes/ | grep -v ".json" | grep -v ".md"
|
||||
ls themes/ | grep -v ".md"
|
||||
cd $OLDPWD
|
||||
}
|
||||
function restoreDefaults(){
|
||||
|
||||
Reference in New Issue
Block a user