dotfiles/.Xresources

37 lines
1.3 KiB
Plaintext
Raw Normal View History

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"
URxvt.perl-ext-common: default,matcher,clipboard
2018-02-16 23:18:34 +02:00
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
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
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
2018-02-03 20:27:15 +02:00
URxvt*termName: rxvt-unicode-256color
2018-02-16 23:18:34 +02:00
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
2017-04-22 16:53:37 +03:00
XTerm*faceSize: 10
XTerm.scaleHeight: 0.90
2017-04-22 16:53:37 +03:00
XTerm*termName: xterm-256color