diff --git a/.Xresources b/.Xresources index 6d979cc..cecaec4 100644 --- a/.Xresources +++ b/.Xresources @@ -38,12 +38,17 @@ urxvt*boldItalicFont: xft:Sauce Code Pro:style=Bold,Italic:size=10.6 urxvt.iso14755: false urxvt.iso14755_52: false -urxvt.perl-ext-common: default,clipboard,vtwheel +urxvt.perl-ext-common: default,clipboard,vtwheel,font-size urxvt.keysym.Shift-Control-C: perl:clipboard:copy urxvt.keysym.Shift-Control-V: perl:clipboard:paste urxvt.url-launcher: /usr/bin/google-chrome-stable urxvt.matcher.button: 1 +urxvt.keysym.C-Up: font-size:increase +urxvt.keysym.C-Down: font-size:decrease +urxvt.keysym.C-S-Up: font-size:incglobal +urxvt.keysym.C-S-Down: font-size:decglobal + Xft.lcdfilter: lcddefault ! special diff --git a/packages b/packages index bef5fa3..a44a831 100644 --- a/packages +++ b/packages @@ -74,6 +74,7 @@ teamspeak3-soundpack-portal tree ttf-font-awesome unzip +urxvt-font-size-git urxvt-perls urxvt-vtwheel wget