dotfiles/home/.Xresources

28 lines
684 B
Text
Raw Permalink Normal View History

2015-07-20 09:26:11 +02:00
URxvt*termName: rxvt
2014-06-23 21:23:46 +02:00
URxvt*modifier: alt
URxvt*scrollBar: false
URxvt*saveLines: 5000
2015-07-20 09:26:11 +02:00
URxvt.font: xft:DejaVu\ Sans\ Mono\ for\ Powerline,xft:FontAwesome:pixelsize=15
URxvt.boldfont: xft:DejaVu\ Sans\ Mono\ Bold\ for\ Powerline,xft:FontAwesome:pixelsize=15
2014-06-23 21:23:46 +02:00
Xft.antialias: true
2015-07-20 09:26:11 +02:00
Xft.rgba: rgb
2014-06-23 21:23:46 +02:00
Xft.hinting: true
Xft.hintstyle: hintfull
2015-07-20 09:26:11 +02:00
URxvt*.shading: 20
2014-06-23 21:23:46 +02:00
URxvt*depth: 32
URxvt*borderless: 1
2015-07-20 09:26:11 +02:00
URxvt*blr: 5
URxvt.intensityStyles: false
2014-06-23 21:23:46 +02:00
2014-11-11 12:21:59 +01:00
URxvt*perl-ext: default,matcher,selection-to-clipboard
2014-06-23 21:23:46 +02:00
URxvt*matcher.button: 1
URxvt*urlLauncher: chromium
2015-08-01 22:28:45 +02:00
#include ".Xresources.d/base16/base16-default.dark.xresources"
!#include ".Xresources.d/mason"
2015-07-20 09:26:11 +02:00
!#include ".Xresources.d/tango"