aboutsummaryrefslogtreecommitdiff
path: root/Xresources.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-11-24 14:20:17 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-11-24 14:20:17 -0300
commitf592693601ea5acdaffd4510b8115bd589a3b7f8 (patch)
treefb6a36ddd346082a6223896ca55bddc94c56bf28 /Xresources.dot.link
parent5a187f90cd8850f210c3500362ed15c35006cb85 (diff)
downloadxsession-f592693601ea5acdaffd4510b8115bd589a3b7f8.tar.gz
xsession-f592693601ea5acdaffd4510b8115bd589a3b7f8.tar.bz2
Fix: disable buffering at rxvt-unicode to avoid fonts-terminus rendering issue
Diffstat (limited to 'Xresources.dot.link')
-rw-r--r--Xresources.dot.link4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link
index df126d3..601418a 100644
--- a/Xresources.dot.link
+++ b/Xresources.dot.link
@@ -59,6 +59,10 @@ Xft.hintstyle: hintmedium
! See https://github.com/majutsushi/urxvt-font-size
URxvt.perl-ext-common: font-size
+! In rxvt-unicode, M and m characters missing the left vertical stroke if buffering is enabled
+! See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961362
+URxvt*buffered: false
+
! See https://github.com/muennich/sxiv
! https://github.com/muennich/sxiv/pull/392 (pull request to toggle bar background)
Sxiv*background: #1C1C1C