From 1f943f261b156ea6d5864f5a8020345056813b11 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 31 Mar 2022 11:15:18 +0200 Subject: [PATCH] Xresources tweaking. --- _desktop/xresources | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_desktop/xresources b/_desktop/xresources index b391124..a902ede 100644 --- a/_desktop/xresources +++ b/_desktop/xresources @@ -24,8 +24,10 @@ URxvt*colorUL: #a0a0a0 URxvt*depth: 32 URxvt*fading: 20 URxvt.termName: xterm-256color -URxvt.scrollBar: false +URxvt.scrollBar: False +URxvt.scrollBar_right: False URxvt.url-launcher: xdg-open +URxvt.urgentOnBell: True URxvt.keysym.C-o: perl:matcher:list URxvt.keysym.C-f: perl:searchable-scrollback:start