From 86ef3a4a5e656071b816c82f96c1635759835318 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Jul 2009 12:13:48 +0200 Subject: Disable scrollbar for xterm (not only rxvt). --- X11/Xresources/local | 1 + 1 file changed, 1 insertion(+) (limited to 'X11') diff --git a/X11/Xresources/local b/X11/Xresources/local index 0227336..c93f3b7 100644 --- a/X11/Xresources/local +++ b/X11/Xresources/local @@ -10,6 +10,7 @@ XTerm*foreground: White Rxvt*background: Black Rxvt*foreground: White +XTerm*scrollBar: False Rxvt*scrollBar: False Rxvt*saveLines: 500 -- cgit v1.2.3