summaryrefslogtreecommitdiffstats
path: root/x/.Xresources
blob: 341c733ecbd81b7ff352b4637661ab86699013e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
URxvt.scrollBar:	false
URxvt.font: -*-termsyn-medium-*-*-*-14-*-*-*-*-*-*-*
URxvt.boldFont: -*-termsyn-bold-*-*-*-14-*-*-*-*-*-*-*

URxvt.perl-ext-common:      default,clipboard,url-select
URxvt.url-select.launcher:  firefox
URxvt.url-select.underline: true
URxvt.keysym.M-u:           perl:url-select:select_next
URxvt.iso14755 : false
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.C-A-V: perl:clipboard:paste_escaped