summaryrefslogtreecommitdiff
path: root/pywal
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-07-30 12:44:46 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-07-30 12:44:46 +1000
commitddcd56828980c2ae42c19c99cbc6d974abf7f7b3 (patch)
treee1f861dd2f9263b67cc347f34afe3d52bb0e8796 /pywal
parentad986dd534656893be10c13a104d26fcd1e1a20b (diff)
tests: Fix test
Diffstat (limited to 'pywal')
-rw-r--r--pywal/templates/colors.Xresources2
1 files changed, 1 insertions, 1 deletions
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}