From 79e60652258b52f84245d3649b02bec883e06fe7 Mon Sep 17 00:00:00 2001 From: templis Date: Mon, 9 Apr 2018 01:10:58 +0200 Subject: [PATCH] Add Xdefaults --- .Xdefaults | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .Xdefaults diff --git a/.Xdefaults b/.Xdefaults new file mode 100644 index 0000000..675e29a --- /dev/null +++ b/.Xdefaults @@ -0,0 +1,15 @@ +xvt.depth: 32 +#URxvt.background: rgba:cfff/cfff/cfff/7fff +URxvt.font: xft:lucida console:pixelsize=10 +URxvt.scrollBar: false +URxvt.saveLines: 65535 +URxvt.inheritPixmap: true +#URxvt.background: #00FFFF +#URxvt.tintColor: #FFFFFF +#URxvt.reverseVideo: true +#URxvt.color1: #FF4040 +#URxvt.color2: Green +#URxvt.color4: #8080FF +#URxvt.color5: Magenta +URxvt.perl-ext-common: mark-urls +URxvt.urlLauncher: firefox