You are not logged in.
There you go (2560x1600)
Offline
MreDD wrote:WMii
some color changes
and playing w/rbarsClean:
http://s3.amazonaws.com/scrnshots.com/s … 4_delaypngmoc script shows stop, paused, playing 'moc[]' 'moc||' artist - title time
you can see paused in dirty and playing in clean.I've just started playing with wmii and i love it. How did you get your bar to display all that info? Bash or piping conky output through it?
i used both conky-cli and bash scripts
# Status Bar Info
WMII_STATUSCOLORS='#B7C9C7 #282A2A #8E8782'
status() {
echo -n $(uptime | sed s/,//g | awk '{print "Uptime: "$3" days, "$5""}')
}
#MOCBar
WMII_MOCCOLORS='#8E8782 #1D1D1D #5B5D61'
mocbar() {
echo -n $($HOME/.wmii-hg/scripts/mocplay.sh)
}
#Usage
WMII_MCORECOLORS='#D4492B #282A2A #8E8782'
mcorebar() {
echo -n $($HOME/.wmii-hg/scripts/mcorebar.sh)
}
#Net
WMII_NETCOLORS='#B7C9C7 #1D1D1D #5B5D61'
netbar() {
echo -n $($HOME/.wmii-hg/scripts/netbar.sh)
}
#Updates Uptime
WMII_UPDTIMECOLORS='#B7C9C7 #282A2A #8E8782'
updtimebar() {
echo -n Updates: $(perl $HOME/scripts/conky-scripts/updates/arch-updates/conky-updates.pl)
}
#Date
WMII_MYDATECOLORS='#FFFFFF #1D1D1D #5B5D61'
mydatebar() {
echo -n $(date +'%R:%S %m/%d/%Y') | wmiir write /rbar/z_date
}
then add something like so under action status for each bar
set +xv
if wmiir remove /rbar/v_moc 2>/dev/null; then
sleep 2
fi
echo $WMII_MOCCOLORS | wmiir create /rbar/v_moc
while mocbar | wmiir write /rbar/v_moc; do
sleep 1
done
im still very new w/WMii was on fluxbox for most my time w/*nix still <3 fluxbox, have just grown found of wmii.
everyone have a good holiday weekend. I'm off to Kern Valley to camp, fish, and rafting.
...MikereDD
:Go Away & Give My Pillow Back!!:
aur pkgbuilds - mostly fortune-mod's & fonts
Offline
Offline
\edit: 1. step: search
2. step: post
evil me missed 1. step
Last edited by Barghest (2009-05-21 17:54:26)
Offline
Offline
http://omploader.org/tMXBsdA
WM Pekwm
conky
thunar
feh
bmpanel
Nice! What are your pekwm and icon themes?
archlinux on Macbook Pro 10,1
Offline
i know sun festa is the icon the, im not sure about pekwm, maybe rezlook
Offline
Offline
link doesn't work here
Offline
Awesome. I love the MPD integration. Great wallpaper, too.
Happy Hacking!
Twitter: http://twitter.com/bobbyrburden/
Website: http://codebutcher.com/
Offline
Ok how do you pipe song lyrics through conky like that?
Offline
@droog, froli and pharcyde
thanks a lot folks.
@kolbycrouch
i change my Xdefaults quite often. and also since my previous colorful Xdefaults has been popular, decided not to mess up in my dotfiles. anyway i will add the current colors and update tomorrow. but i have posted the colors from the recent screenshots already here in this thread and April thread. just go back a few pages, you will find my colors. i will also put my details script over at my dotfiles page tomorrow.
anyway, here's a screen from my laptop. Lunar Linux+EvilWM this time
/edit
let me post the colors once again.
*background: #262626
*foreground: light grey
!black
*color0: #222222
*color8: #554444
!red
*color1: #EA6868
*color9: #FF7272
!green
*color2: #ABCB8D
*color10: #AFD78A
!yellow
*color3: #E8AE5B
*color11: #FFA75D
!blue
*color4: #71C5F4
*color12: #67CDE9
!magenta
*color5: #E2BAF1
*color13: #ECAEE9
!cyan
*color6: #21F1EA
*color14: #36FFFC
!white
*color7: #F1F1F1
*color15: #FFFFFF
Last edited by Daisuke_Aramaki (2009-05-22 00:29:08)
"You know what I found? Right in the kernel, in the heart of the operating system, I found a developer's comment that said, `Does this belong here?`" -- Simon Lok about Linux kernel in 2005
Reflections on the Strange and the not so Strange
http://skinwalker.wordpress.com
Offline
Ok how do you pipe song lyrics through conky like that?
I found a python script for it @ http://gnome-look.org/content/show.php/ … tent=94262
There's a decent README file in there... I guess it supports more than just MPD.
This is a python script that will download lyrics for the song playing in Amarok 1.4x, Amarok 2, Rhythmbox, Audacious, Banshee, Exaile, Gmusicbrowser, Juk, Quod Libet, Listen, Songbird, Muine, Beep Media Player, and MPD and display the lyrics on your desktop with conky.
Offline
Vvvery nice -- mind sharing that wallpaper?
http://omploader.org/tMXBsdA
WM Pekwm
conky
thunar
feh
bmpanel
This one too actually; I really like those simple texture-type wallpapers but can't seem to find many good ones.
\_\__ __/_/
(oo) ______
(__)\ )\
||‾‾‾‾\|
Offline
"You know what I found? Right in the kernel, in the heart of the operating system, I found a developer's comment that said, `Does this belong here?`" -- Simon Lok about Linux kernel in 2005
Reflections on the Strange and the not so Strange
http://skinwalker.wordpress.com
Offline
Thank you both
\_\__ __/_/
(oo) ______
(__)\ )\
||‾‾‾‾\|
Offline
@Daisuke, thanks man, you always have good colors, seems your an big bepop fan too, probably my favorite anime
Offline
@froli Pekwm theme: A2th
Icon Theme: Sun Festa@iza Wallpaper: http://omploader.org/tMXBvag
Thank you!
archlinux on Macbook Pro 10,1
Offline
Offline
On my Thinkpad x60s:
Firefox and urxvt running; wallpaper here
Last edited by quarks (2009-05-22 10:18:15)
Offline