correct some settings in xresources

This commit is contained in:
Thomas Ruoff
2013-04-16 22:21:36 +02:00
parent 8b4c6fd793
commit 3003e73551

View File

@@ -22,13 +22,12 @@ URxvt.fading: 0
! URxvt.urgentOnBell: true ! URxvt.urgentOnBell: true
! URxvt.visualBell: true ! URxvt.visualBell: true
URxvt.loginShell: true URxvt.loginShell: true
URxvt.saveLines: 50
URxvt.internalBorder: 3 URxvt.internalBorder: 3
URxvt.lineSpace: 0 URxvt.lineSpace: 0
! Fonts ! Fonts
URxvt*font: xft:DejaVu Sans Mono:pixelsize=14 URxvt*font: xft:DejaVu Sans Mono for Powerline:pixelsize=13
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=14 URxvt*boldFont: xft:DejaVu Sans Mono for Powerline:bold:pixelsize=13
! Scrollbar ! Scrollbar
URxvt.scrollStyle: rxvt URxvt.scrollStyle: rxvt
@@ -37,8 +36,8 @@ URxvt.scrollBar_right: true
! Perl extensions ! Perl extensions
URxvt.perl-ext-common: default,matcher URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: xdg-open
URxvt.matcher.button: 1 URxvt.matcher.button: 1
URxvt.urlLauncher: firefox
! Cursor ! Cursor
URxvt.cursorBlink: true URxvt.cursorBlink: true
@@ -56,6 +55,11 @@ URxvt.saveLines: 65536
! <CTRL>+<PRINT> : current screen and scrollbackbuffer ! <CTRL>+<PRINT> : current screen and scrollbackbuffer
URxvt.print-pipe: cat > $(echo /tmp/urxvt.dump.$(date +'%Y-%m-%d--%H:%M:%S')) URxvt.print-pipe: cat > $(echo /tmp/urxvt.dump.$(date +'%Y-%m-%d--%H:%M:%S'))
! Colors
URxvt.colorIT: #87af4f
URxvt.colorBD: #d7d7d7
URxvt.colorUL: #2aa198
!!Source http://github.com/altercation/solarized !!Source http://github.com/altercation/solarized
*background: #002b36 *background: #002b36