From 124cddbf3e0aa5b6ddd5b2429483e65f1886e744 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 12 Jun 2018 06:49:22 +0100 Subject: Organising stuff better in the emacs config Adding padding to urxvt --- X/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X') diff --git a/X/.Xresources b/X/.Xresources index 789a451..a8e06fd 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -209,7 +209,7 @@ URxvt*hold: false ! URxvt*externalBorder: number ! Internal border of number pixels. This resource is limited to 100 -! URxvt*internalBorder: +URxvt*internalBorder: 24 ! The colour of the border around the text area and between the scrollbar and the text. ! URxvt*borderColor: color -- cgit