.Xdefaults
This commit is contained in:
parent
567b4a61ef
commit
b94d80ca40
1 changed files with 6 additions and 1 deletions
|
@ -12,9 +12,14 @@ urxvt.termName: rxvt-256color
|
|||
urxvt.visualBell: true
|
||||
|
||||
urxvt.perl-lib: /usr/lib/urxvt/perl/
|
||||
urxvt.perl-ext-common: default,matcher,searchable-scrollback
|
||||
urxvt.perl-ext-common: default,url-select
|
||||
urxvt.urlLauncher: conkeror
|
||||
urxvt.url-select.launcher: conkeror
|
||||
urxvt.matcher.button: 1
|
||||
urxvt.keysym.M-Escape: perl:keyboard-select:activate
|
||||
urxvt.keysym.M-s: perl:keyboard-select:search
|
||||
|
||||
urxvt.keysym.M-u: perl:url-select:select_next
|
||||
|
||||
urxvt.font: xft:Monaco:weight=medium:pixelsize=18
|
||||
urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18
|
||||
|
|
Loading…
Reference in a new issue