From b2f56a06a9b6d3c2fdc09b33fbbd568b651d5eab Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Fri, 20 Sep 2024 19:11:00 +0300 Subject: . --- Xresources | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Xresources') diff --git a/Xresources b/Xresources index d3048a3..d225ec1 100644 --- a/Xresources +++ b/Xresources @@ -12,18 +12,24 @@ XTerm*HiBackColor: #FFFFFF XTerm*scaleHeight: 1.2 urxvt*selectToClipboard: true -urxvt*font: xft:Iosevka SS13 Extended :size=14:style=Regular:antialias=true:hinting=false +urxvt*font: xft:Iosevka Slab Extended:size=14:style=Regular:antialias=true:hinting=false urxvt*scrollBar: false urxvt*rightScrollbar: false urxvt.termName: xterm-256color urxvt*Background: #FFFFFF urxvt*Foreground: #000000 urxvt*HiBackColor: #FFFFFF -urxvt*scaleHeight: 1.2 +urxvt*internalBorder: 8 +urxvt*lineSpace: 4 URxvt.perl-ext-common: default,matcher -URxvt.url-launcher: /usr/local/bin/xdg-open +URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 ! yellow *.color3: #ffb319 *.color11: #ffb319 + +! cyan +*.color6: #0000FF +*.color12: #0000FF +*.color14: #0000FF -- cgit v1.2.3