2019-07-25 09:51:54 +02:00
|
|
|
! urxvt
|
2019-03-11 23:59:49 +01:00
|
|
|
! Fonts
|
|
|
|
urxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=11:hinting=full, xft:DejaVu Sans Mono for Powerline:size=11
|
|
|
|
|
|
|
|
! Behavior
|
|
|
|
urxvt*scrollBar: false
|
2019-07-25 09:51:54 +02:00
|
|
|
|
|
|
|
! Plugins
|
|
|
|
URxvt.perl-ext: default,matcher,resize-font,tabbed
|
2019-08-14 22:05:24 +02:00
|
|
|
|
|
|
|
! Matcher
|
2019-07-25 09:51:54 +02:00
|
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
|
|
URxvt.matcher.button: 1
|
2019-08-14 22:05:24 +02:00
|
|
|
|
|
|
|
! Tabs
|
|
|
|
URxvt.tabbed.new-button: false
|