diff options
Diffstat (limited to '')
-rw-r--r-- | Xresources | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -12,18 +12,26 @@ 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 SS13 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 +Emacs.font: Iosevka SS13 Extended-15 + ! yellow *.color3: #ffb319 *.color11: #ffb319 + +! cyan +*.color6: #0000FF +*.color12: #0000FF +*.color14: #0000FF |