Update
This commit is contained in:
@@ -5,11 +5,16 @@ URxvt.scrollBar: false
|
||||
URxvt.font: xft:Inconsolata:size={{ machine.font_size }}
|
||||
URxvt.letterSpace: {{ machine.letter_space }}
|
||||
|
||||
URxvt.perl-ext: default,matcher,selection-to-clipboard,font-size,resize-font
|
||||
URxvt.perl-ext-common: default,matcher,selection-to-clipboard,resize-font,selection-to-clipboard
|
||||
URxvt.url-launcher: /usr/bin/xdg-open
|
||||
URxvt.matcher.button: 1
|
||||
URxvt.saveLines: 10000
|
||||
|
||||
URxvt.keysym.C-udiaeresis: perl:matcher:last
|
||||
URxvt.keysym.C-adiaeresis: perl:matcher:list
|
||||
|
||||
URxvt.matcher.rend.0: Uline Bold fg5
|
||||
|
||||
URxvt.internalBorder: 3
|
||||
URxvt.externalBorder: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user