From: Amin Bandali Date: Thu, 5 Sep 2019 19:26:26 +0000 (-0400) Subject: urxvt: small tweaks; most importantly, don’t run as login shell X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/218e3f10356233fc87a222169281eac1c2b7eb16 urxvt: small tweaks; most importantly, don’t run as login shell --- diff --git a/.Xresources.d/rxvt-unicode b/.Xresources.d/rxvt-unicode index 80a36be..120df2e 100644 --- a/.Xresources.d/rxvt-unicode +++ b/.Xresources.d/rxvt-unicode @@ -7,8 +7,9 @@ URxvt.bolditalicFont: xft:source code pro:semibold:italic:pixelsize=14:antiali URxvt.xftAntialias: true URxvt.letterSpace: -1 -URxvt.depth: 0 -URxvt.loginShell: true +!URxvt.depth: 0 +!URxvt.loginShell: true +!URxvt*buffered: false URxvt.saveLines: 100000 URxvt.internalBorder: 3 URxvt.lineSpace: 0 @@ -26,7 +27,7 @@ URxvt.url-select.underline: true URxvt.keysym.M-u: perl:url-select:select_next URxvt.keysym.M-Escape: perl:keyboard-select:activate URxvt.keysym.M-s: perl:keyboard-select:search -URxvt.url-launcher: /usr/bin/firefox +URxvt.url-launcher: /usr/bin/abrowser URxvt.matcher.button: 1 URxvt.iso14755: false URxvt.iso14755_53: false @@ -40,7 +41,7 @@ URxvt.keysym.C-S-Down: font-size:decglobal URxvt.keysym.C-equal: font-size:reset !URxvt.keysym.C-question: font-size:show -URxvt.iconFile: /usr/share/icons/Paper/48x48/apps/utilities-terminal.png +!URxvt.iconFile: /usr/share/icons/elementary-xfce/apps/48/terminal.png !urxvt*foreground: white !urxvt*background: black