X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=1b5838536a64b36bc6c5367e7473f960149d36e3;hb=d84c32d37bb387654784300bccdfa3a4a85fded4;hp=eb6dce093e4f82a7aa2fb9e084f0a5b8d6df8484;hpb=219641d7eb7fc95964bd505406b9e11bd3a38543;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index eb6dce0..1b58385 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -36,11 +36,23 @@ *.color15: #ffffff -*faceName: Inconsolata -*faceSize: 14 +XTerm*faceName: Liberation Mono +XTerm*faceSize: 14 +URxvt*font: xft:Liberation Mono:size=14 +URxvt*letterSpace: -1 +URxvt*scrollBar: false + +!URxvt*transparent: true +!URxvt*shading: 25 + +URxvt*depth: 32 +URxvt*background: rgba:0000/0000/0200/c800 + +URxvt.urgentOnBell: True XTerm*termName: xterm-256color +URxvt*termName: xterm-256color XTerm*metaSendsEscape: true Xterm*eightBitinput: true @@ -52,4 +64,9 @@ XTerm*allowSendEvents: true Delete: string("\033[3~")\n\ Home: string("\033[1~")\n\ End: string("\033[4~") -*ttyModes: erase ^? \ No newline at end of file +*ttyModes: erase ^? + + +URxvt.perl-ext-common: matcher +URxvt.url-launcher: xdg-open +URxvt.matcher.button: 1