colors.sh: Fix quoting issue. Closes #392

This commit is contained in:
Dylan Araps 2019-03-13 15:30:39 +02:00
parent 3292a5513d
commit c1f8b7bb98

View File

@ -1,6 +1,6 @@
# Shell variables # Shell variables
# Generated by 'wal' # Generated by 'wal'
wallpaper='{wallpaper}' wallpaper="{wallpaper}"
# Special # Special
background='{background}' background='{background}'