From 1115362e44c283a48e0ea8015f89533599e9d156 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 24 Feb 2013 00:26:54 +1300 Subject: Remove internal border for urxvt Gives me some extra height and width in awesome --- X/Xresources | 1 + 1 file changed, 1 insertion(+) (limited to 'X') diff --git a/X/Xresources b/X/Xresources index 6b3503c2..6ef0617b 100644 --- a/X/Xresources +++ b/X/Xresources @@ -30,6 +30,7 @@ URxvt.cursorBlink: on URxvt.depth: 32 URxvt.fading: 40 URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false +URxvt.internalBorder: 0; URxvt.iso14755: false URxvt.iso14755_52: false URxvt.matcher.button: 1 -- cgit v1.2.3