X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=1b5838536a64b36bc6c5367e7473f960149d36e3;hb=684a9dce9a2bae2e47311d2186774e26be8a9db9;hp=69be4b55e9b195e9a4410b92133d725f71873f24;hpb=511f9cb01b77c15811cfa1c32d25432d9b89c311;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index 69be4b5..1b58385 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -36,11 +36,37 @@ *.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 + +XTerm*allowSendEvents: true + +*VT100.Translations: #override \ + BackSpace: string(0x7F)\n\ + Delete: string("\033[3~")\n\ + Home: string("\033[1~")\n\ + End: string("\033[4~") +*ttyModes: erase ^? + + +URxvt.perl-ext-common: matcher +URxvt.url-launcher: xdg-open +URxvt.matcher.button: 1