commit 2370b5d9d35e97caf2e92bf0ae668bcb42989578
parent 522a412c4a44265293a8e11c8ed417b9a92371a4
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date: Thu, 31 Aug 2006 19:20:56 -0700
[project @ 4260598acd62e59e8ed2e7edc85ed009dc9cd321]
[project @ 37]
add setting of backround/wallpaper color
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/wmiirc b/wmiirc
@@ -19,7 +19,7 @@
=end
$: << File.dirname(__FILE__)
-require 'wmii'
+require 'Wmii'
##
@@ -41,6 +41,7 @@ ENV['WMII_FONT'] = '-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1'
ENV['WMII_SELCOLORS']='#ffffff #285577 #4c7899'
ENV['WMII_NORMCOLORS']='#222222 #eeeeee #666666'
+system %{xsetroot -solid '#333333'}
##
# WM CONFIGURATION