Add .Xresources for urxvt stuff
This commit is contained in:
parent
81973529c0
commit
16531d415f
25
my_home/.Xresources
Normal file
25
my_home/.Xresources
Normal file
@ -0,0 +1,25 @@
|
||||
URxvt*perl-lib: /usr/pkg/lib/urxvt/perl/
|
||||
URxvt*perl-ext-common: default,tabbed,matcher
|
||||
URxvt*url-launcher: /usr/bin/firefox
|
||||
URxvt*matcher.button: 1
|
||||
!URxvt*matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-]
|
||||
URxvt*termName: xterm-256color
|
||||
URxvt*depth: 32
|
||||
URxvt*background: [90]#000000
|
||||
URxvt*foreground: #ffffff
|
||||
URxvt*scrollBar_right: true
|
||||
URxvt*font: xft:Monospace:size=12
|
||||
URxvt.letterSpace: -1
|
||||
!URxvt.font: 9x15
|
||||
URxvt*geometry: 82x25
|
||||
URxvt.iso14755: false
|
||||
URxvt.iso14755_52: false
|
||||
|
||||
Xft.antialias: true
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintsfull
|
||||
!Xft.autohint: false
|
||||
Xft.lcdfilter: lcddefault
|
||||
|
||||
!*background: #000000
|
||||
!*foreground: #ffffff
|
Loading…
x
Reference in New Issue
Block a user