urxvt: small tweaks; most importantly, don’t run as login shell
authorAmin Bandali <bandali@gnu.org>
Thu, 5 Sep 2019 19:26:26 +0000 (15:26 -0400)
committerAmin Bandali <bandali@gnu.org>
Thu, 5 Sep 2019 19:26:26 +0000 (15:26 -0400)
.Xresources.d/rxvt-unicode

index 80a36be..120df2e 100644 (file)
@@ -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