! URxvt settings ! starts from here: ! fonts URxvt*font: xft:spectrum berry:size=9,\ xft:Siji:antialias=false,\ xft:Kochi Gothic:antialias=false,\ URxvt*boldMode: false URxvt*boldFont: xft:spectrum berry: size=9 ! colorscheme #include "/home/shn/.colors/barrage2" ! settings urxvt*urgentOnBell: true URxvt*scrollBar: false URxvt*cursorBlink:false URxvt*iso14755: false URxvt*url-launcher: qutebrowser URxvt*termName: rxvt-unicode-256color URxvt.geometry: 72x22 ! custom key bindings URxvt.perl-ext-common: default,matcher,clipboard URxvt.keysym.Shift-Control-C: perl:clipboard:copy URxvt.keysym.Shift-Control-V: perl:clipboard:paste ! clickable URLs URxvt.matcher.button: 1 URxvt.url-launcher: /usr/bin/qutebrowser