# HG changeset patch # User Oleksandr Gavenko # Date 1491138938 -10800 # Node ID 1552b761f65faf36f4d3031076b8f92a2655d080 # Parent f286f9ed6c0b652e21aa876792ed33b1205a91a9 WIP for URXVT. diff -r f286f9ed6c0b -r 1552b761f65f .Xdefaults --- a/.Xdefaults Mon Mar 20 00:46:44 2017 +0200 +++ b/.Xdefaults Sun Apr 02 16:15:38 2017 +0300 @@ -66,6 +66,20 @@ ! login shell then ~/.bashrc will not be read. Awful! Rxvt*loginShell: false +! Urxvt.perl-ext-common: default,url-select,tabbedex,matcher,keyboard-select,font-size +! Urxvt*perl-ext-common: default,urxvt-confirm-paste +! urxvt*perl-ext-common: default,confirm-paste,clipboard,clipboard-osc,matcher,url-select,keyboard-select,url-select,tabbedex,matcher,keyboard-select,font-size + +! urxvt*perl-ext-common: default,confirm-paste,clipboard-osc,digital-clock + +! URxvt.keysym.Alt-Insert: urxvt-confirm-paste +! URxvt.keysym.M-Insert: confirm-paste + +! URxvt.matcher.button: 1 +! URxvt.urlLauncher: chromium +! URxvt.underlineURLs: true +! URxvt.colorUL: #86a2be + Xpdf.initialZoom: width ! Xft.hinting: none