dotfiles

changeset 6:d7884728e836

rename .Xresources -> .Xdefaults
author meillo@marmaro.de
date Fri, 07 Sep 2007 23:26:38 +0200
parents f8789f33df8c
children 9d451b6d3647
files .Xdefaults .Xresources .xinitrc
diffstat 3 files changed, 78 insertions(+), 78 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.Xdefaults	Fri Sep 07 23:26:38 2007 +0200
     1.3 @@ -0,0 +1,77 @@
     1.4 +! by markus schnalke
     1.5 +! http://marmaro.de
     1.6 +
     1.7 +
     1.8 +
     1.9 +*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
    1.10 +
    1.11 +*foreground: #bbbbbb
    1.12 +*background: #222222
    1.13 +
    1.14 +
    1.15 +
    1.16 +urxvt*scrollBar: false
    1.17 +
    1.18 +urxvt*saveLines: 10000
    1.19 +
    1.20 +
    1.21 +
    1.22 +
    1.23 +
    1.24 +!! colors 0-7 should be seen as background colors
    1.25 +
    1.26 +!! black
    1.27 +urxvt*color0:   #444444
    1.28 +!! darkgray
    1.29 +urxvt*color8:   #000000
    1.30 +!
    1.31 +!! red
    1.32 +urxvt*color1:   #cc5566
    1.33 +!! lightred
    1.34 +urxvt*color9:   #992233
    1.35 +!
    1.36 +!! green
    1.37 +!urxvt*color2:  #aece91
    1.38 +urxvt*color2:   #66aa44
    1.39 +!! lightgreen
    1.40 +!urxvt*color10: #c5f779
    1.41 +urxvt*color10:  #88aa88
    1.42 +!
    1.43 +!! yellow
    1.44 +urxvt*color3:   #dddd55
    1.45 +!! lightyellow
    1.46 +urxvt*color11:  #cccc22
    1.47 +!
    1.48 +!! blue
    1.49 +urxvt*color4:   #003366
    1.50 +!urxvt*color4:   #9db7d0
    1.51 +!! lightblue
    1.52 +urxvt*color12:  #4488cc
    1.53 +!urxvt*color12:  #3c8ec4
    1.54 +!
    1.55 +!! magenta
    1.56 +!urxvt*color5:  #963c59
    1.57 +urxvt*color5:   #aacc99
    1.58 +!! lightmagenta
    1.59 +!urxvt*color13: #cf9ebe
    1.60 +urxvt*color13:  #9977aa
    1.61 +!
    1.62 +!! cyan
    1.63 +!urxvt*color6:   #9fc1cc
    1.64 +urxvt*color6:   #88aadd
    1.65 +!! lightcyan
    1.66 +!urxvt*color14:  #9fc1cc
    1.67 +urxvt*color14:  #448877
    1.68 +!
    1.69 +!! gray
    1.70 +urxvt*color7:   #666666
    1.71 +!! white
    1.72 +urxvt*color15:  #bbbbbb
    1.73 +
    1.74 +
    1.75 +
    1.76 +
    1.77 +
    1.78 +! to divide urxvt and xterm apart
    1.79 +xterm*background: #111111
    1.80 +xterm*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
     2.1 --- a/.Xresources	Wed Sep 05 00:21:17 2007 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,77 +0,0 @@
     2.4 -! by markus schnalke
     2.5 -! http://marmaro.de
     2.6 -
     2.7 -
     2.8 -
     2.9 -*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
    2.10 -
    2.11 -*foreground: #bbbbbb
    2.12 -*background: #222222
    2.13 -
    2.14 -
    2.15 -
    2.16 -urxvt*scrollBar: false
    2.17 -
    2.18 -urxvt*saveLines: 10000
    2.19 -
    2.20 -
    2.21 -
    2.22 -
    2.23 -
    2.24 -!! colors 0-7 should be seen as background colors
    2.25 -
    2.26 -!! black
    2.27 -urxvt*color0:   #444444
    2.28 -!! darkgray
    2.29 -urxvt*color8:   #000000
    2.30 -!
    2.31 -!! red
    2.32 -urxvt*color1:   #cc5566
    2.33 -!! lightred
    2.34 -urxvt*color9:   #992233
    2.35 -!
    2.36 -!! green
    2.37 -!urxvt*color2:  #aece91
    2.38 -urxvt*color2:   #66aa44
    2.39 -!! lightgreen
    2.40 -!urxvt*color10: #c5f779
    2.41 -urxvt*color10:  #88aa88
    2.42 -!
    2.43 -!! yellow
    2.44 -urxvt*color3:   #dddd55
    2.45 -!! lightyellow
    2.46 -urxvt*color11:  #cccc22
    2.47 -!
    2.48 -!! blue
    2.49 -urxvt*color4:   #003366
    2.50 -!urxvt*color4:   #9db7d0
    2.51 -!! lightblue
    2.52 -urxvt*color12:  #4488cc
    2.53 -!urxvt*color12:  #3c8ec4
    2.54 -!
    2.55 -!! magenta
    2.56 -!urxvt*color5:  #963c59
    2.57 -urxvt*color5:   #aacc99
    2.58 -!! lightmagenta
    2.59 -!urxvt*color13: #cf9ebe
    2.60 -urxvt*color13:  #9977aa
    2.61 -!
    2.62 -!! cyan
    2.63 -!urxvt*color6:   #9fc1cc
    2.64 -urxvt*color6:   #88aadd
    2.65 -!! lightcyan
    2.66 -!urxvt*color14:  #9fc1cc
    2.67 -urxvt*color14:  #448877
    2.68 -!
    2.69 -!! gray
    2.70 -urxvt*color7:   #666666
    2.71 -!! white
    2.72 -urxvt*color15:  #bbbbbb
    2.73 -
    2.74 -
    2.75 -
    2.76 -
    2.77 -
    2.78 -! to divide urxvt and xterm apart
    2.79 -xterm*background: #111111
    2.80 -xterm*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
     3.1 --- a/.xinitrc	Wed Sep 05 00:21:17 2007 +0200
     3.2 +++ b/.xinitrc	Fri Sep 07 23:26:38 2007 +0200
     3.3 @@ -24,4 +24,4 @@
     3.4  while true ; do
     3.5    echo `date +"%F %H:%M"`
     3.6    sleep 2
     3.7 -done | /home/meillo/dwm
     3.8 +done | /usr/local/bin/dwm