Monday, September 6, 2010

xterm colors and settings

Edit ~/.Xresources and add the following

xterm*foreground: white
xterm*background: black

Then execute this command
xrdb ~/.Xresources
Then open a new terminal to test.

Here is a more complex version of it
http://www.xfce.org/various/Xresources.txt

No comments:

Post a Comment