css: Fixed css background variable

This commit is contained in:
Dylan Araps 2017-07-28 16:55:25 +10:00
parent 05959f0ad6
commit 4bf538ee79

View File

@ -1,7 +1,7 @@
/* CSS variables
Generated by 'wal' */
:root {{
--wallpaper: "{wallpaper}";
--wallpaper: url("{wallpaper}");
/* Special */
--background: {background};