27 lines
550 B
Plaintext
27 lines
550 B
Plaintext
! urxvt
|
|
! Fonts
|
|
urxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=11:hinting=full, xft:DejaVu Sans Mono for Powerline:size=11, SourceHanSans-Regular
|
|
|
|
! Behavior
|
|
urxvt*scrollBar: false
|
|
|
|
! Plugins
|
|
URxvt.perl-ext: default,matcher,resize-font,keyboard-select
|
|
|
|
! Matcher
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
URxvt.matcher.button: 1
|
|
|
|
! Keyboard-select
|
|
URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
|
URxvt.keyboard-select.clipboard: true
|
|
|
|
! Term
|
|
urxvt*transparent: true
|
|
urxvt*shading: 20
|
|
urxvt*blurRadius: 15
|
|
|
|
! Xft
|
|
Xft.dpi: 92
|
|
Xft.antialias: 1
|