From ab1a1f8f133d85bf85df49a2fd1e7c5f421fb193 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Sat, 7 Apr 2018 03:49:49 +0200 Subject: [PATCH] URxvt is the right way to write it --- .Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.Xresources b/.Xresources index 3b30ea6..3aa405d 100644 --- a/.Xresources +++ b/.Xresources @@ -1,6 +1,6 @@ -urxvt.foreground: #d0d1d2 -urxvt.background: [80]#1c1c1c -urxvt.cursorColor: #d0d1d2 +URxvt.foreground: #d0d1d2 +URxvt.background: [80]#1c1c1c +URxvt.cursorColor: #d0d1d2 URxvt.transparent: true URxvt.shading: 20