summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pywal/templates/colors.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/templates/colors.css b/pywal/templates/colors.css
index 11e00d3..f348e63 100644
--- a/pywal/templates/colors.css
+++ b/pywal/templates/colors.css
@@ -1,7 +1,7 @@
/* CSS variables
Generated by 'wal' */
:root {{
- --wallpaper: "{wallpaper}";
+ --wallpaper: url("{wallpaper}");
/* Special */
--background: {background};