X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=1b5838536a64b36bc6c5367e7473f960149d36e3;hb=5f8135d931908809a284f939f8e1a5a11b786a26;hp=7ebee6a3c8b70b15c10a2e93ced5093834b49a45;hpb=c3518062aa80849b7c954b2b06c52eb73cf432e1;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index 7ebee6a..1b58385 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -36,8 +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