Make xterm look prettier
This commit is contained in:
parent
ec8d1f7378
commit
e6aec5361d
1 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,6 @@ urxvt*perl-lib: /usr/lib/urxvt/perl/
|
|||
urxvt*perl-ext-common: default,matcher,searchable-scrollback
|
||||
urxvt*urlLauncher: chromium
|
||||
urxvt*matcher.button: 1
|
||||
! - catch ugly URLs
|
||||
!urxvt.cutchars: `()'*<>[]{|}"
|
||||
|
||||
! Appearance
|
||||
! - use a bitmap font
|
||||
|
@ -51,3 +49,7 @@ urxvt*color13: #EC93D3
|
|||
! bright-cyan + bright-white
|
||||
urxvt*color14: #93E0E3
|
||||
urxvt*color15: #FFFFFF
|
||||
|
||||
xterm*background: #252A2B
|
||||
xterm*foreground: #EEEEEC
|
||||
xterm*font: -*-tamsyn-medium-*-*-*-15-*-*-*-*-*-*-*
|
||||
|
|
Loading…
Reference in a new issue