X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=baab6f2d17e4fc5dec4d29d31c7e01b1b327d004;hb=cb2c165304f53d8e2e3cbc874d9ebfff9bc9cc6f;hp=69be4b55e9b195e9a4410b92133d725f71873f24;hpb=949ce3b39b2c9dae3db5d3de4ed26dc97b969a3f;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index 69be4b5..baab6f2 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: qutebrowser +URxvt.matcher.button: 1