2017-04-22 16:53:37 +03:00
|
|
|
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"
|
|
|
|
|
2018-02-21 22:01:06 +02:00
|
|
|
! rxvt-unicode
|
2017-04-22 16:53:37 +03:00
|
|
|
URxvt.perl-ext-common: default,matcher,clipboard
|
2018-04-26 21:53:31 +03:00
|
|
|
!URxvt*font: xft:xft:Fura Code Nerd Font:size=10:style=Regular
|
|
|
|
!URxvt*boldFont: xft:xft:Fura Code Nerd Font:size=10:style=Bold
|
2018-02-16 23:18:34 +02:00
|
|
|
!URxvt.font: xft:Fira Code:size=10:style=Regular
|
|
|
|
!URxvt.boldFont: xft:Fira Code:size=10:style=Bold
|
2018-04-26 21:53:31 +03:00
|
|
|
URxvt.font: xft:DejaVu Sans Mono:size=10:style=Regular
|
|
|
|
URxvt.boldFont: xft:DejaVu Sans Mono:size=10:style=Bold
|
2017-04-22 16:53:37 +03:00
|
|
|
URxvt.url-launcher: firefox
|
|
|
|
URxvt.matcher.button: 1
|
|
|
|
URxvt*scrollBar: false
|
|
|
|
URxvt*scrollBar_right: true
|
|
|
|
URxvt*scrollColor: #000000
|
2018-02-21 22:01:06 +02:00
|
|
|
URxvt.letterSpace: 0
|
2017-04-22 16:53:37 +03:00
|
|
|
URxvt.keysym.M-c: perl:clipboard:copy
|
|
|
|
URxvt.keysym.M-v: perl:clipboard:paste
|
|
|
|
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
|
2018-04-26 21:53:31 +03:00
|
|
|
URxvt.iso14755: false
|
|
|
|
URxvt.iso14755_52: false
|
|
|
|
URxvt*termName: rxvt-unicode-256color
|
2018-02-21 22:01:06 +02:00
|
|
|
|
|
|
|
! xterm
|
2018-04-26 21:53:31 +03:00
|
|
|
!XTerm.vt100.faceName: xft:Fura Code Nerd Font:style=Regular
|
|
|
|
XTerm*faceName: xft:DejaVu Sans Mono:size=10:style=Regular
|
|
|
|
!XTerm*faceName: xft:Bitstream Vera Sans Mono:size=10:style=Regular
|
|
|
|
!XTerm*faceName: xft:Fira Code:size=10:style=Regular
|
|
|
|
!xterm*faceName: xft:Bitstream Vera Sans Mono:size=10:style=Regular
|
|
|
|
xterm.vt100.faceSize: 10
|
|
|
|
xterm*renderFont: true
|
|
|
|
xterm.termName: xterm
|