all repos — dotfiles @ e47aeaeae2b0ce0e7149a3d2a3473b1ed102c2ea

my *nix dotfiles

increase urxvt linespacing
icyphox icyph0x@protonmail.com
Sun, 04 Feb 2018 21:24:18 +0530
commit

e47aeaeae2b0ce0e7149a3d2a3473b1ed102c2ea

parent

eda5e7fac354b39ffe5b456a32c1cfc4a48a9c44

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M .Xresources.Xresources

@@ -52,17 +52,17 @@

! Urxvt config !--------------------- URxvt.font: xft:Monoid:size=10 -URxvt.boldFont: URxvt.scrollBar: false URxvt.cursorBlink: true URxvt.internalBorder: 30 URxvt.perl-ext: default,matcher URxvt.letterSpace: -1 URxvt.matcher.button: 1 +URxvt.boldFont: URxvt.url-launcher: /usr/bin/firefox URxvt.visualBell: false URxvt.depth: 20 -!URxvt.lineSpace: 2 +URxvt.lineSpace: 1 URxvt.geometry: 65x19 URxvt.intensityStyles: false URxvt.iso14755: false