summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2020-12-01 17:32:00 -0800
committerFranck Cuny <franck@fcuny.net>2020-12-01 17:32:00 -0800
commitafb711f7057b4716b68dbd4f89ae4bce4de01d09 (patch)
tree767c245be95e4e2b219c07c758610b833afd89d0
parentgit: set proper email (diff)
downloademacs.d-afb711f7057b4716b68dbd4f89ae4bce4de01d09.tar.gz
x11: align variables
-rw-r--r--Xresources34
1 files changed, 18 insertions, 16 deletions
diff --git a/Xresources b/Xresources
index 3681171..cd1ffa2 100644
--- a/Xresources
+++ b/Xresources
@@ -1,21 +1,23 @@
-URxvt.jumpScroll: true
-URxvt.skipScroll: true
-URxvt.saveLines: 32768
-URxvt.scrollBar: false
+URxvt.jumpScroll:     true
+URxvt.skipScroll:     true
+URxvt.saveLines:      32768
+URxvt.scrollBar:      false
 URxvt.internalBorder: 1
-URxvt.cursorBlink: 0
-URxvt.depth: 32
-URxvt.visualBell: off
-URxvt.perl-ext: selection,mark-yank-urls,cwd-spawn,selection-to-clipboard
-URxvt.scrollstyle: next
-URxvt.font: xft:Source Code Pro:size=11
+URxvt.letterSpace:    -1
+URxvt.cursorBlink:    0
+URxvt.depth:          32
+URxvt.visualBell:     off
+URxvt.perl-ext:       selection,mark-yank-urls,cwd-spawn,selection-to-clipboard
+URxvt.scrollstyle:    next
+URxvt.font:           xft:Source Code Pro:size=11,xft:noto emoji:size=11
+URxvt.boldFont:	      xft:Source Code Pro:weight=bold:size=11,xft:noto emoji:weight=bold:size=11
 
-Xft.dpi: 141
-Xft.autohint: 0
-Xft.lcdfilter:  lcddefault
-Xft.hintstyle:  hintslight
-Xft.hinting: 1
+Xft.dpi:       141
+Xft.autohint:  0
+Xft.lcdfilter: lcddefault
+Xft.hintstyle: hintslight
+Xft.hinting:   1
 Xft.antialias: 1
-Xft.rgba: rgb
+Xft.rgba:      rgb
 
 XTerm.vt100.termName: xterm-256color