From b28faa8f134747baab436d260de496d50916b6c8 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 1 Oct 2016 09:12:20 +0300 Subject: [PATCH] Xresources: increase line spacing --- conf/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/Xresources b/conf/Xresources index ad35f519..67c3177a 100644 --- a/conf/Xresources +++ b/conf/Xresources @@ -167,7 +167,7 @@ URxvt*scrollBar: true URxvt*termName: rxvt-256color ! Specifies number of lines (pixel height) to insert between each row -! URxvt*lineSpace: number +URxvt*lineSpace: 5 ! True: handle Meta (Alt) + keypress to set the 8th bit. False: ! URxvt*meta8: boolean