From deeea58d0a157afe3d518217aed439fb04e0374b Mon Sep 17 00:00:00 2001 From: listout Date: Fri, 3 Sep 2021 23:46:51 +0530 Subject: formatting --- .Xresources | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 3275c2c..5db1410 100644 --- a/.Xresources +++ b/.Xresources @@ -1,8 +1,3 @@ -URxvt.scrollBar: flase - -URxvt.font: xft:Dina:pixelsize=12 -URxvt.boldFont: xft:Dina:bold:pixelsize=12 - *.background: #080808 *.foreground: #ebebeb *.cursor: #9e9e9e @@ -25,6 +20,13 @@ URxvt.boldFont: xft:Dina:bold:pixelsize=12 *.selection_background: #b2ceee *.selection_foreground: #080808 +! URxvt config +URxvt.scrollBar: flase + +URxvt.font: xft:Dina:pixelsize=12 +URxvt.boldFont: xft:Dina:bold:pixelsize=12 + + URxvt.keysym.Shift-Up: command:\033]720;1\007 URxvt.keysym.Shift-Down: command:\033]721;1\007 URxvt.keysym.Control-Up: \033[1;5A -- cgit v1.2.3