This commit is contained in:
Xen0 2018-04-03 09:29:21 +02:00
parent 79460134ce
commit 71a46bc696
1 changed files with 8 additions and 4 deletions

View File

@ -1,18 +1,23 @@
URxvt*scrollBar: false
URxvt*font: xft:Roboto Mono :size=15
URxvt.letterSpace: 0
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/firefox
URxvt.perl-ext-common: default,matcher,url-select
URxvt.url-launcher: firefox
URxvt.matcher.button: 1
Urxvt*perl-lib: /usr/lib/urxvt/perl/
Urxvt*perl-ext-common: default,matcher
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.underline: true
Urxvt*matcher.button: 1
URxvt.url-select.launcher: firefox
URxvt.transparent: true
URxvt.shading: 20
urxvt*background: #222222
urxvt*foreground: #d4dadd
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.iso14755: false
URxvt.iso14755_52: false
! black
*.color0: #282a2e
*.color8: #373b41
@ -44,4 +49,3 @@ urxvt*foreground: #d4dadd
! white
*.color7: #707880
*.color15: #c5c8c6