2018-12-10 13:55:19 -06: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
|
2017-05-03 13:43:14 -05:00
|
|
|
|
2018-12-10 13:55:19 -06:00
|
|
|
## *font: xft:artwiz lemon-8
|
|
|
|
## *faceName: xft:artwiz lemon-8
|
|
|
|
## *boldFont: xft:artwiz lemon-8
|
|
|
|
## *letterSpace: 0
|
2017-05-03 13:43:14 -05:00
|
|
|
|
2018-12-10 13:55:19 -06:00
|
|
|
## *font: xft:xos4 Terminuss Powerline-8
|
|
|
|
## *faceName: xft:xos4 Terminuss Powerline-8
|
|
|
|
## *boldFont: xft:xos4 Terminuss Powerline-8
|
|
|
|
## *letterSpace: 0
|
2017-05-03 13:43:14 -05:00
|
|
|
|
2018-12-10 13:55:19 -06:00
|
|
|
## Set fonts in "$HOME/.Xresources.env"
|
2018-09-25 14:20:37 -05:00
|
|
|
URxvt*font: xft:Iosevka:pixelsize=14,xft:Font Awesome 5 Free:pixelsize=14,xft:FreeSans:pixelsize=14
|
|
|
|
URxvt*faceName: xft:Iosevka:pixelsize=14,xft:Font Awesome 5 Free:pixelsize=14,xft:FreeSans:pixelsize=14
|
|
|
|
URxvt*boldFont: xft:Iosevka:pixelsize=14:style=bold,xft:Font Awesome 5 Free:pixelsize=14,xft:FreeSans:pixelsize=14
|
2018-08-25 01:39:47 -05:00
|
|
|
URxvt*letterSpace: 0
|
2017-05-03 13:43:14 -05:00
|
|
|
|
2018-12-10 13:55:19 -06:00
|
|
|
## rxvt-unicode configuration
|
2018-08-25 01:39:47 -05:00
|
|
|
URxvt*termName: rxvt-unicode
|
|
|
|
URxvt*scrollBar: false
|
|
|
|
URxvt*cursorUnderline: true
|
|
|
|
URxvt*cursorBlink: true
|
|
|
|
URxvt*intensityStyles: true
|
|
|
|
URxvt*utf8: 1
|
|
|
|
URxvt*scaleHeight: 1
|
|
|
|
URxvt*depth: 32
|
|
|
|
URxvt*internalBorder: 24
|
|
|
|
URxvt*perl-ext-common: default,matcher,resize-font
|
|
|
|
URxvt*keysym.M-Escape: perl:keyboard-select:activate
|
|
|
|
URxvt*resize-font.smaller: C-Down
|
|
|
|
URxvt*resize-font.bigger: C-Up
|
|
|
|
URxvt*url-launcher: /usr/bin/xdg-open
|
|
|
|
URxvt*matcher.button: 1
|
|
|
|
URxvt*depth: 0
|
2017-02-07 16:16:45 -06:00
|
|
|
URxvt*iso14755: False
|
2017-05-05 00:38:32 -05:00
|
|
|
|
2018-12-10 13:55:19 -06:00
|
|
|
## Other Xorg configuration
|
2017-05-03 13:43:14 -05:00
|
|
|
Xcursor.theme: human
|
|
|
|
|
2018-12-10 13:55:19 -06:00
|
|
|
## DPI config
|
2017-05-05 00:55:43 -05:00
|
|
|
*dpi: 92
|
2017-05-05 01:47:33 -05:00
|
|
|
Xft.dpi: 92
|
2017-05-05 00:55:43 -05:00
|
|
|
*autohint: 0
|
|
|
|
*lcdfilter: lcddefault
|
|
|
|
*hintstyle: hintfull
|
|
|
|
*hinting: 1
|
|
|
|
*antialias: 1
|
|
|
|
*rgba: rgb
|