URxvt*scrollBar: false URxvt.font: xft:Terminus:size=14:antialias=true URxvt.boldFont: xft:Terminus:bold:size=14:antialias=true URxvt.cursorUnderline: 1 ! 2023-01-07 - trying to remap copy/paste URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard !!URxvt*inheritPixmap: true !!URxvt*transparent: true !!URxvt*shading: 6 ! !!!! Real transparency (compositing) URxvt.depth: 32 URxvt*background: rgba:0001/0000/0200/c800 !URxvt*background: rgba:0000/0000/0200/EA60 !URxvt*background: white ! !URxvt*perl-ext-common: default,matcher !URxvt*matcher.button: 1 !URxvt*url-launcher: /usr/bin/xdg-open URxvt*internalBorder: 20 ! !! URxvt.blurRadius: 25 !URxvt*.termName: rxvt-unicode-256color ! !! set scrollback for rxvt !URxvt.saveLines: 100000 ! ! special *.foreground: #c5c8c6 *.background: #222222 *.cursorColor: #c5c8c6 ! black *.color0: #282a2e *.color8: #373b41 ! red *.color1: #a54242 *.color9: #cc6666 ! green *.color2: #8c9440 *.color10: #b5bd68 ! yellow *.color3: #de935f *.color11: #f0c674 ! blue *.color4: #5f819d *.color12: #81a2be ! magenta *.color5: #85678f *.color13: #b294bb ! cyan *.color6: #5e8d87 *.color14: #8abeb7 ! white *.color7: #707880 *.color15: #c5c8c6 URxvt.inputMethod: ibus URxvt.preeditType: OverTheSpot