From b8e2df716636fab5ae6af809502c3af484ecdceb Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Mon, 3 May 2021 22:40:58 +0200 Subject: [PATCH] remove ugly scrollbar --- x11/.Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/.Xresources b/x11/.Xresources index e248029..c43a5cd 100644 --- a/x11/.Xresources +++ b/x11/.Xresources @@ -37,9 +37,9 @@ URxvt*boldItalicFont: xft:Fira Code:style=Bold:size=11, \ xft:unifont:style=Medium ! Scrollbar +URxvt*scrollBar: false URxvt*scrollStyle: rxvt -URxvt*scrollBar: true -URxvt*scrollBar_right: true +!URxvt*scrollBar_right: true ! Perl extensions URxvt.perl-ext-common: default,selection-to-clipboard,url-select,keyboard-select,matcher,font-size