From 35920c71640e30dd818db971890381f35705ef75 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 29 Jun 2017 17:44:05 +1000 Subject: [PATCH] templates: Added template for x colors. --- pywal/templates/colors.Xresources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources index f213d57..baeddf0 100644 --- a/pywal/templates/colors.Xresources +++ b/pywal/templates/colors.Xresources @@ -1,3 +1,5 @@ +! X colors +! Generated by 'wal' URxvt*foreground: {foreground} XTerm*foreground: {foreground} URxvt*background: {background}