2017-05-03 13:43:14 -05:00
|
|
|
# Some of my favorite font setups...
|
|
|
|
# *font: xft:Monaco for Powerline-9
|
|
|
|
# *faceName: xft:Monaco for Powerline-9
|
|
|
|
# *boldFont: xft:Monaco for Powerline-9
|
|
|
|
# *letterSpace: -1
|
|
|
|
|
|
|
|
# *font: xft:artwiz lemon-8
|
|
|
|
# *faceName: xft:artwiz lemon-8
|
|
|
|
# *boldFont: xft:artwiz lemon-8
|
|
|
|
# *letterSpace: 0
|
|
|
|
|
|
|
|
# *font: xft:xos4 Terminess Powerline-8
|
|
|
|
# *faceName: xft:xos4 Terminess Powerline-8
|
|
|
|
# *boldFont: xft:xos4 Terminess Powerline-8
|
|
|
|
# *letterSpace: 0
|
|
|
|
|
|
|
|
# Set fonts in "$HOME/.Xresources.env"
|
2017-04-14 11:52:18 -05:00
|
|
|
*font: xft:xos4 Terminus-14,xft:FreeSans-14
|
|
|
|
*faceName: xft:xos4 Terminus-14,xft:FreeSans-14
|
|
|
|
*boldFont: xft:xos4 Terminus-14,xft:FreeSans-14
|
2017-02-07 16:16:45 -06:00
|
|
|
*letterSpace: 0
|
2017-05-03 13:43:14 -05:00
|
|
|
|
|
|
|
# rxvt-unicode configuration
|
|
|
|
*termName: rxvt-unicode
|
2017-02-07 16:16:45 -06:00
|
|
|
*scrollBar: false
|
|
|
|
*cursorUnderline: true
|
|
|
|
*cursorBlink: true
|
|
|
|
*intensityStyles: true
|
2017-04-14 11:52:18 -05:00
|
|
|
*utf8: 1
|
2017-02-07 16:16:45 -06:00
|
|
|
*scaleHeight: 1
|
|
|
|
*depth: 32
|
|
|
|
URxvt.internalBorder: 24
|
2017-04-17 12:24:01 -05:00
|
|
|
URxvt.perl-ext-common: default,matcher,keyboard-select,resize-font
|
2017-02-07 16:16:45 -06:00
|
|
|
URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
2017-04-17 12:24:01 -05:00
|
|
|
URxvt.resize-font.smaller: C-Down
|
|
|
|
URxvt.resize-font.bigger: C-Up
|
2017-02-07 16:16:45 -06:00
|
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
|
|
URxvt.matcher.button: 1
|
|
|
|
URxvt*iso14755: False
|
2017-05-05 00:38:32 -05:00
|
|
|
|
2017-05-03 13:43:14 -05:00
|
|
|
# Other Xorg configuration
|
|
|
|
Xcursor.theme: human
|
|
|
|
|
2017-05-05 00:55:43 -05:00
|
|
|
# Xorg DPI config
|
|
|
|
*dpi: 92
|
|
|
|
*autohint: 0
|
|
|
|
*lcdfilter: lcddefault
|
|
|
|
*hintstyle: hintfull
|
|
|
|
*hinting: 1
|
|
|
|
*antialias: 1
|
|
|
|
*rgba: rgb
|