From dbc8bfc9cc6f878469db90b159419b7bb476bd94 Mon Sep 17 00:00:00 2001 From: shmibs Date: Tue, 25 Mar 2014 18:32:28 -0700 Subject: incremental updates, mostly nothing too exciting --- .Xresources | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index a7ed7fe..91721b8 100644 --- a/.Xresources +++ b/.Xresources @@ -1,3 +1,5 @@ +URxvt*termName: rxvt-256color + ! Compile xft: Attempt to find a visual with the given bit depth; option -depth. URxvt*depth: 32 @@ -8,7 +10,7 @@ URxvt*buffered: on ! URxvt*geometry: geom ! Use the specified colour as the windows background colour [default White]; option -bg. -URxvt*background: #1C1C1C +URxvt*background: #080808 ! Use the specified colour as the windows foreground colour [default Black]; option -fg. URxvt*foreground: #FEFEFE -- cgit v1.2.3