37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
Xft.autohint: 0
|
|
Xft.lcdfilter: lcddefault
|
|
Xft.hintstyle: hintslight
|
|
Xft.hinting: 1
|
|
Xft.antialias: 1
|
|
Xft.rgba: rgb
|
|
|
|
!#include ".Xresources.d/theme_solarized"
|
|
#include ".Xresources.d/theme_base16"
|
|
!#include ".Xresources.d/theme_gruvbox-dark"
|
|
|
|
URxvt.perl-ext-common: default,matcher,clipboard
|
|
URxvt.font: xft:Fura Code Nerd Font:size=10:style=Regular
|
|
URxvt.boldFont: xft:Fura Code Nerd Font:size=10:style=Bold
|
|
!URxvt.font: xft:Fira Code:size=10:style=Regular
|
|
!URxvt.boldFont: xft:Fira Code:size=10:style=Bold
|
|
!URxvt.font: xft:DejaVu Sans Mono:size=10:style=Regular
|
|
!URxvt.boldFont: xft:DejaVu Sans Mono:size=10:style=Bold
|
|
URxvt.url-launcher: firefox
|
|
URxvt.matcher.button: 1
|
|
URxvt*scrollBar: false
|
|
URxvt*scrollBar_right: true
|
|
URxvt*scrollColor: #000000
|
|
URxvt*letterSpace: -1
|
|
URxvt.keysym.M-c: perl:clipboard:copy
|
|
URxvt.keysym.M-v: perl:clipboard:paste
|
|
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
|
|
URxvt.iso14755: false
|
|
URxvt.iso14755_52: false
|
|
URxvt*termName: rxvt-unicode-256color
|
|
XTerm*faceName: xft:Fura Code Nerd Font:size=10:style=Regular
|
|
!XTerm*faceName: xft:DejaVu Sans Mono:size=10:style=Regular
|
|
!XTerm*faceName: xft:Fira Code:size=10:style=Regular
|
|
XTerm*faceSize: 10
|
|
XTerm.scaleHeight: 0.90
|
|
XTerm*termName: xterm-256color
|