Tian, I use wmii-hg as part of my PCLinuxOS based WMii fronted iso.
The per-user config files are in ~/.wmii-hg/wmiirc_local just add in what you want to change. 9you may need ~/.wmii/wmiirc_local - depending on which version of wmii you have installed
I am not sure if SuSe uses a different location ( I have a config set up in /etc/skel/.wmii-hg/wmiirc so all new users get the same theme and base set up)
While my iso is not what these guys would call a truly 'sucksless'release it has good hardware recognition and less messing about to get it working etc.
I would also suggest looking at a few of the other 'sucksless' apps (ii + pcw is cool as is sic)
Hope this helps Jase On Mon, 14 Mar 2011, Le Tian wrote:
Hello guys, I recently installed wmii on SUSE 11.4 and I really like it. MY question is very simple, how can I add themes to it. I tried to make a ~.wmii/wmii.rc file and add these lines there: #!/bin/sh -f # Configure wmii # Colors tuples: "<text> <background> <border>" WMII_NORMCOLORS='#e0e0e0 #444444 #666666' WMII_FOCUSCOLORS='#A0FF00 #686363 #8c8c8c' WMII_BACKGROUND='#333333' but nothing worked out. I also managed to find another wmii.rc in /usr/local/bin/, how do they correspond? How do I correctly setup custom theme for wmii on OpenSUSE 11.4? I have read man on wmii, but still the info is not very full, I wish there be some more tutorials on wmii configuration. Thank you guys for your hard work, I will appreciate if you help me on this. Tian