! to match gnome-terminal "Linux console" scheme ! foreground/background URxvt*background: #000000 URxvt*foreground: #00ff00 ! black URxvt.color0 : #000000 URxvt.color8 : #555555 ! red URxvt.color1 : #AA0000 URxvt.color9 : #FF5555 ! green URxvt.color2 : #00AA00 URxvt.color10 : #55FF55 ! yellow URxvt.color3 : #AA5500 URxvt.color11 : #FFFF55 ! blue URxvt.color4 : #0000AA URxvt.color12 : #5555FF ! magenta URxvt.color5 : #AA00AA URxvt.color13 : #FF55FF ! cyan URxvt.color6 : #00AAAA URxvt.color14 : #55FFFF ! white URxvt.color7 : #AAAAAA URxvt.color15 : #FFFFFF URxvt*font: xft:Monospace:pixelsize=18 URxvt*letterSpace: -1 URxvt.perl-ext-common : default,matcher URxvt.urlLauncher : firefox URxvt.matcher.button : 1 ! scrollbar style - rxvt (default), plain (most compact), next, or xterm URxvt.scrollstyle: plain URxvt.scrollBar: false ! turn off the scroll bar URxvt*secondaryWheel : true URxvt*secondaryScreen : true URxvt*scrollTtyOutput : false URxvt*scrollWithBuffer : true URxvt*scrollTtyKeypress : true
Saturday, May 5, 2012
My latest urxvt configuration
The latest changes include turning off the scrollbar (who needs a scrollbar anyway), turning off the tabs (screen and tmux do the job better) and also stopping urxvt from jumping forward when a program is producing output and I'm looking previously generated output (the last three lines).
Subscribe to:
Post Comments (Atom)
Better Console Font (in Arch)
In order to use Terminus as my console (tty) font, I simply installed the package terminus-font with pacman (includes both console and X11 ...
-
So, I've finally started using StumpWM on my desktop (still on Ubuntu though) and I need to address some more practical matters. One of ...
-
StumWM stores its configuration in a .stumpwmrc file in the home directory. The number one thing I need in this file is Swank. Here's th...
-
In order to use Terminus as my console (tty) font, I simply installed the package terminus-font with pacman (includes both console and X11 ...
No comments:
Post a Comment