X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.Xresources;h=6496aad0b5a6d4514bd1ba1966fb4e3fab0e1905;hb=ae64a8773deea1a369c5b883d57adeb9533ba188;hp=52017db374a36a870bd15801b076ed83ba3258df;hpb=9ed401a9b2b8042a035996d9be4c6d43bad08cff;p=dotfiles.git diff --git a/x/.Xresources b/x/.Xresources index 52017db..6496aad 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -34,13 +34,15 @@ URxvt.urgentOnBell: 1 URxvt.visualBell: 1 URxvt.loginShell: 1 URxvt.scrollBar: 0 -URxvt.saveLines: 10000 +URxvt.saveLines: 1000 URxvt.internalBorder: 1 URxvt.externalBorder: 1 URxvt.mouseWheelScrollPage: 0 URxvt.pastableTabs: 1 URxvt.cursorBlink: 0 -URxvt.perl-ext-common: font-size +URxvt.perl-ext-common: font-size,matcher +URxvt.url-launcher: /usr/bin/xdg-open +URxvt.keysym.C-Right: perl:matcher:list URxvt.keysym.C-Up: perl:font-size:increase URxvt.keysym.C-Down: perl:font-size:decrease URxvt.keysym.C-Left: perl:font-size:reset