dotfiles/config/.Xdefaults

18 lines
443 B
Plaintext
Raw Normal View History

! 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, SourceHanSans-Regular
2019-03-11 23:59:49 +01:00
! Behavior
urxvt*scrollBar: false
! Plugins
2020-01-26 00:08:10 +01:00
URxvt.perl-ext: default,matcher,resize-font,keyboard-select
2019-08-14 22:05:24 +02:00
! Matcher
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
2019-08-14 22:05:24 +02:00
! Keyboard-select
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keyboard-select.clipboard: true