From 931fc4e4e08cca7d76f2a8a0f75cd1189d213a78 Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 6 Oct 2017 08:57:12 -0700 Subject: [PATCH] xdefaults background fix with pywal --- .Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xdefaults b/.Xdefaults index 6d1175cb..6b209e52 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -30,7 +30,7 @@ *color15: #f1efee URxvt.intensityStyles: false -URxvt.background: [70]#000000 +!!URxvt.background: [70]#000000 URxvt.depth: 32 URxvt.font: xft:monospace:size=11 URxvt.scrollBar: false