From 127f71a3c9f6cbc2d8fd52bdd7a1fbb82b149897 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Sat, 11 Mar 2017 17:03:22 -0500 Subject: [PATCH] Remove unused urxvt option --- X/.Xresources | 1 - 1 file changed, 1 deletion(-) diff --git a/X/.Xresources b/X/.Xresources index 3104368..953c581 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,4 +1,3 @@ -URxvt*depth: 32 URxvt*background: #000000 URxvt*foreground: #FFFFFF URxvt*scrollBar: false