X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=dd3ea58cf09073459d651bdd82e45dab777182a5;hb=1b55d5d0506f5406dd473e85d3cf47e638af40f2;hp=69be4b55e9b195e9a4410b92133d725f71873f24;hpb=511f9cb01b77c15811cfa1c32d25432d9b89c311;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index 69be4b5..dd3ea58 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -36,11 +36,34 @@ *.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.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