X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=dd3ea58cf09073459d651bdd82e45dab777182a5;hb=780545c9f59b56a59aba353193d9e63ac6f85109;hp=eb6dce093e4f82a7aa2fb9e084f0a5b8d6df8484;hpb=30004b962984085b3dc8fad9e2e538abd4c79ec4;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index eb6dce0..dd3ea58 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -36,11 +36,20 @@ *.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 @@ -52,4 +61,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