From ddcd56828980c2ae42c19c99cbc6d974abf7f7b3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 30 Jul 2017 12:44:46 +1000 Subject: [PATCH] tests: Fix test --- pywal/templates/colors.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywal/templates/colors.Xresources b/pywal/templates/colors.Xresources index 356e3e4..777fbba 100644 --- a/pywal/templates/colors.Xresources +++ b/pywal/templates/colors.Xresources @@ -52,7 +52,7 @@ rofi.color-active: {background}, {foreground}, {background}, {color10}, {backgro rofi.color-urgent: {background}, {color9}, {background}, {color9}, {foreground} ! Xclock colors. -XClock*foreground: {foreground{ +XClock*foreground: {foreground} XClock*background: {background} XClock*majorColor: rgba:{color15.xrgba} XClock*minorColor: rgba:{color15.xrgba}