From e2ef02e5916e2641235132db45706c5e00d4147e Mon Sep 17 00:00:00 2001 From: inkch Date: Thu, 18 Jan 2024 23:07:33 +0900 Subject: [PATCH] X11: fix: delete braces in comment --- dot_config/X11/Xresources.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dot_config/X11/Xresources.tmpl b/dot_config/X11/Xresources.tmpl index 381aec6..e3970cb 100644 --- a/dot_config/X11/Xresources.tmpl +++ b/dot_config/X11/Xresources.tmpl @@ -35,12 +35,11 @@ XTerm*color13: #bb88dd XTerm*color14: #4eb4fa XTerm*color15: #d0d0d0 -! urxvt settings {{{ +! urxvt settings URxvt.scrollBar: False URxvt.font: xft:Source Han Code JP:medium:size=7.6 URxvt.boldFont: xft:Source Han Code JP:medium:size=7.6 URxvt.letterSpace: -0.3 -! }}} ! Base16 Tomorrow Night ! Author: Chris Kempson (http://chriskempson.com)