aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2019-03-13 15:30:39 +0200
committerDylan Araps <[email protected]>2019-03-13 15:30:39 +0200
commitc1f8b7bb98f3c829b18eb8d93aba4209fa2e5043 (patch)
tree6a738dc0caa9e9af06158269d52de61ef8a18f39
parentdocs: update (diff)
downloadpywal-c1f8b7bb98f3c829b18eb8d93aba4209fa2e5043.tar.xz
pywal-c1f8b7bb98f3c829b18eb8d93aba4209fa2e5043.zip
colors.sh: Fix quoting issue. Closes #392
-rw-r--r--pywal/templates/colors.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/templates/colors.sh b/pywal/templates/colors.sh
index b607b93..5f27883 100644
--- a/pywal/templates/colors.sh
+++ b/pywal/templates/colors.sh
@@ -1,6 +1,6 @@
# Shell variables
# Generated by 'wal'
-wallpaper='{wallpaper}'
+wallpaper="{wallpaper}"
# Special
background='{background}'