1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add controllable font-size to URxvt

This commit is contained in:
Joe Groocock 2016-04-01 16:27:19 +01:00
parent 0eacfc9793
commit 645bed751c
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -74,6 +74,7 @@ teamspeak3-soundpack-portal
tree
ttf-font-awesome
unzip
urxvt-font-size-git
urxvt-perls
urxvt-vtwheel
wget