You are not logged in.

#751 2009-05-21 14:14:35

ap_
Member
From: Finland
Registered: 2008-10-14
Posts: 48

Re: May 2009 Screenshots

There you go (2560x1600)

Offline

#752 2009-05-21 15:06:11

iggyst00ge
Member
Registered: 2008-01-24
Posts: 50

Re: May 2009 Screenshots

Openbox, conky, Tint2

Clean:

2009-05-clean-thumb.png

Dirty:

2009-05-dirty-thumb.png

Last edited by iggyst00ge (2009-05-22 16:55:11)

Offline

#753 2009-05-21 16:21:11

MreDD
Member
From: Orange County, USA
Registered: 2007-08-26
Posts: 175
Website

Re: May 2009 Screenshots

scv5 wrote:
MreDD wrote:

WMii
some color changes
and playing w/rbars

Clean:
http://s3.amazonaws.com/scrnshots.com/s … 4_delaypng

moc script shows stop, paused, playing 'moc[]' 'moc||' artist - title time
you can see paused in dirty and playing in clean.

Dirty:
http://s3.amazonaws.com/scrnshots.com/s … 05_snappng

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. smile


...MikereDD
:Go Away & Give My Pillow Back!!:
aur pkgbuilds - mostly fortune-mod's & fonts

Offline

#754 2009-05-21 16:37:25

rakka
Member
Registered: 2009-01-05
Posts: 96

Re: May 2009 Screenshots

tMXBsdA
WM Pekwm
conky
thunar
feh
bmpanel


Arch x86_64 - GitHub

Offline

#755 2009-05-21 17:22:38

Barghest
Member
From: Hanau/Germany
Registered: 2008-01-03
Posts: 563

Re: May 2009 Screenshots

\edit: 1. step: search
2. step: post

evil me missed 1. step

Last edited by Barghest (2009-05-21 17:54:26)

Offline

#756 2009-05-21 17:58:45

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: May 2009 Screenshots

One more KDE4 screenshot

tMXBtZA


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#757 2009-05-21 18:01:56

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: May 2009 Screenshots

rakka wrote:

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

#758 2009-05-21 18:39:19

kolbycrouch
Member
Registered: 2008-07-18
Posts: 218

Re: May 2009 Screenshots

i know sun festa is the icon the, im not sure about pekwm, maybe rezlook

Offline

#759 2009-05-21 20:04:46

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: May 2009 Screenshots

2009-05-21.png

Last edited by Barrucadu (2009-05-21 20:05:00)

Offline

#760 2009-05-21 22:42:31

drelyn86
Member
From: Indianapolis, IN
Registered: 2009-04-10
Posts: 80

Re: May 2009 Screenshots

thumb_desktop.png

thumb_apps.png

thumb_details.png

Last edited by drelyn86 (2009-05-21 22:47:33)

Offline

#761 2009-05-21 22:45:54

koch
Member
From: Germany
Registered: 2008-01-26
Posts: 369

Re: May 2009 Screenshots

link doesn't work here

Offline

#762 2009-05-21 22:54:37

valnour
Member
From: Cleveland, TN, USA
Registered: 2008-02-17
Posts: 84
Website

Offline

#763 2009-05-21 23:35:24

Joe_Arch
Member
Registered: 2008-11-27
Posts: 67

Re: May 2009 Screenshots

Ok how do you pipe song lyrics through conky like that?

Offline

#764 2009-05-22 00:13:58

Daisuke_Aramaki
Member
From: ++49/711
Registered: 2008-10-06
Posts: 651
Website

Re: May 2009 Screenshots

@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

EvilWM_Goodness_Lunar_Linux_by_pkmurugan.png

/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

#765 2009-05-22 01:01:36

drelyn86
Member
From: Indianapolis, IN
Registered: 2009-04-10
Posts: 80

Re: May 2009 Screenshots

Joe_Arch wrote:

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

#766 2009-05-22 01:29:56

iza
Member
From: Toronto, Canada
Registered: 2008-12-31
Posts: 44

Re: May 2009 Screenshots

Vvvery nice -- mind sharing that wallpaper?

rakka wrote:

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

#767 2009-05-22 01:37:52

rakka
Member
Registered: 2009-01-05
Posts: 96

Re: May 2009 Screenshots

@froli Pekwm theme: A2th
Icon Theme: Sun Festa

@iza Wallpaper: tMXBvag
smile


Arch x86_64 - GitHub

Offline

#768 2009-05-22 01:50:33

Daisuke_Aramaki
Member
From: ++49/711
Registered: 2008-10-06
Posts: 651
Website

Re: May 2009 Screenshots

iza wrote:

Vvvery nice -- mind sharing that wallpaper?

Sure. Here you go.

tMWVuYQ


"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

#769 2009-05-22 02:31:17

iza
Member
From: Toronto, Canada
Registered: 2008-12-31
Posts: 44

Re: May 2009 Screenshots

Thank you both smile


\_\__     __/_/ 
       (oo) ______
       (__)\           )\
              ||‾‾‾‾\|

Offline

#770 2009-05-22 03:36:10

kolbycrouch
Member
Registered: 2008-07-18
Posts: 218

Re: May 2009 Screenshots

@Daisuke, thanks man, you always have good colors, seems your an big bepop fan too, probably my favorite anime

Offline

#771 2009-05-22 03:54:32

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: May 2009 Screenshots

rakka wrote:

@froli Pekwm theme: A2th
Icon Theme: Sun Festa

@iza Wallpaper: http://omploader.org/tMXBvag
smile

Thank you!


archlinux on Macbook Pro 10,1

Offline

#772 2009-05-22 03:59:34

Jaejae
Member
Registered: 2008-05-17
Posts: 80

Re: May 2009 Screenshots

tMXBwNg
dwm, dmenu, htop

Offline

#773 2009-05-22 09:26:34

ootput
Member
From: Sydney, Australia
Registered: 2006-06-13
Posts: 114
Website

Re: May 2009 Screenshots

ootput-screenshot-thumb.png

Offline

#774 2009-05-22 09:44:19

slyokx
Member
Registered: 2009-05-22
Posts: 2

Re: May 2009 Screenshots

tMXBxZA

Fvwm

Offline

#775 2009-05-22 10:14:10

quarks
Member
From: Netherlands
Registered: 2007-05-14
Posts: 66

Re: May 2009 Screenshots

On my Thinkpad x60s:

4kjxif.png
9giozk.png

Firefox and urxvt running; wallpaper here

Last edited by quarks (2009-05-22 10:18:15)

Offline

Board footer

Powered by FluxBB