! {{{ Title URxvt*title: urxvt URxvt*termName: rxvt-unicode-256color URxvt*urgentOnBell: true URxvt*iconFile: /usr/share/icons/hicolor/scalable/apps/yakuake.svgz ! }}} ! {{{ Font URxvt.font: xft:Inconsolata-g:size=11 URxvt.skipBuiltinGlyphs: true Urxvt.xftAntialias: true ! }}} ! {{{ Scrolling URxvt*.scrollBar: false URxvt.saveLines: 10000 URxvt.scrollTtyOutput: false URxvt.scrollTtyKeypress: true URxvt.scrollWithBuffer: true ! }}} ! disable Ctrl+Shift UTF8 hex URxvt.iso14755: false URxvt.iso14755_52: false ! {{{ Perl extensions URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select ! {{{ url-select URxvt.keysym.1-u: perl:url-select:select_next URxvt.url-select.button: 1 URxvt.url-select.launcher: mimeo URxvt.url-select.underline: true ! }}} ! {{{ keyboard-select URxvt.keysym.1-Escape: perl:keyboard-select:activate URxvt.keysym.1-s: perl:keyboard-select:search ! }}} ! {{{ clipboard URxvt.keysym.C-C: perl:clipboard:copy URxvt.keysym.C-V: perl:clipboard:paste URxvt.keysym.C-A-V: perl:clipboard:paste_escaped ! }}} ! }}} ! {{{ Colours URxvt*.depth: 32 URxvt*.background: [75]#222222 URxvt*.foreground: #f8f8f2 ! Black URxvt*.color0: #262729 URxvt*.color8: #262729 ! Red URxvt*.color1: #f92671 URxvt*.color9: #ff669d ! Green URxvt*.color2: #a6e22e URxvt*.color10: #beed5f ! Yellow URxvt*.color3: #fd971f URxvt*.color11: #e6db74 ! Blue URxvt*.color4: #1692d0 URxvt*.color12: #66d9ef ! Magenta URxvt*.color5: #9e6ffe URxvt*.color13: #df92f6 ! Cyan URxvt*.color6: #5e7175 URxvt*.color14: #a3babf ! White URxvt*.color7: #ffffff URxvt*.color15: #ffffff ! Cursor URxvt*.cursorColor: #b5d2dd ! }}}