From 9aec9a2832125076eb2f2ebbfb212ef2d79bc799 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 26 Jun 2021 07:48:57 +0200 Subject: Xresources/urxvt: tweak scrollbar appearance --- dotfiles/Xresources | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dotfiles') diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 09af368..462f771 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -23,10 +23,12 @@ URxvt.background: [80]black URxvt.cursorColor: white URxvt.fading: 30 URxvt.fadeColor: [65]black -URxvt.borderColor: yellow +URxvt.borderColor: DarkSlateGray URxvt.font: xft:DejaVu Sans Mono:style=regular:pixelsize=URXVT_FONT_SIZE,xft:IPAMincho URxvt.scrollBar: true URxvt.scrollBar_right: true +URxvt.scrollColor: dim gray +URxvt.scrollBar_floating: true URxvt.scrollTTYOutput: true URxvt.scrollTTYKeyPress: true URxvt.inputMethod: ibus -- cgit v1.2.3