You are not logged in.

#101 2009-03-04 14:43:52

YtseJammin
Member
From: Italy
Registered: 2009-01-23
Posts: 94

Re: March 2009 Screenshots

waytin wrote:
YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Your sidebar is beautiful! Could you tell me what it is?
I think this is what I want!

It's conky. smile

Offline

#102 2009-03-04 15:22:22

De Mysteriis
Member
Registered: 2008-11-23
Posts: 19

Re: March 2009 Screenshots

YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Is that urxvt? If it is how did you made it transparent? I'm using xcompmgr and it doesn't work. sad

Offline

#103 2009-03-04 15:31:21

CheesyBeef
Member
Registered: 2008-06-04
Posts: 190

Re: March 2009 Screenshots

YtseJammin wrote:
waytin wrote:
YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Your sidebar is beautiful! Could you tell me what it is?
I think this is what I want!

It's conky. smile

Any chance of a .conkyrc file? smile

Offline

#104 2009-03-04 15:52:41

YtseJammin
Member
From: Italy
Registered: 2009-01-23
Posts: 94

Re: March 2009 Screenshots

De Mysteriis wrote:
YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Is that urxvt? If it is how did you made it transparent? I'm using xcompmgr and it doesn't work. sad

No it's Tilda. Nice nick, by the way. big_smile

Offline

#105 2009-03-04 15:53:42

YtseJammin
Member
From: Italy
Registered: 2009-01-23
Posts: 94

Re: March 2009 Screenshots

CheesyBeef wrote:
YtseJammin wrote:
waytin wrote:

Your sidebar is beautiful! Could you tell me what it is?
I think this is what I want!

It's conky. smile

Any chance of a .conkyrc file? smile

Sure.

# Use Xft?
use_xft yes
xftfont vera:size=7

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,sticky,skip_taskbar,skip_pager 

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 300 5

maximum_width 120

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders yes

# Stippled borders?
stippled_borders 10

# border margins
border_margin 5

# border width
border_width 0

# Default colors and also border colors
default_color 464646
#default_shade_color white
#default_outline_color black
own_window_colour 3994d4

# Text alignment, other possible values are commented
alignment top_right
#alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 6
gap_y 20

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 1

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 1

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer right

#Email:
#${pop3_unseen  **SERVER NAME**  **USERNAME**  **PASSWORD**} new messages

TEXT
${color 464646}${alignc 23}${font DotMatrix:size=16}${time %k:%M}
${font}${color ff0000}${alignc}${voffset -10}${time %B} ${time %Y}

${color 002ba6}${font DejaVu Sans Mono:size=7}${execpi 300 DJS=`date +%_d`; cal | sed '1d' | sed '/./!d' | sed 's/$/                     /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc} /' | sed /" $DJS "/s/" $DJS "/" "'${color 115a21}'"$DJS"'${color 464646}'" "/}${font}

${color 464646}${alignr 43}${font Weather:size=46}${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=WF}${font} 
${color ff0000}${voffset -30} ${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=HT}

${color 115a21}Next: ${color 464646}${alignr}${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=LT --startday=1 --endday=1} ${font DejaVu Sans Mono:size=6}» ${font}${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=HT --startday=1 --endday=1}
${color 002ba6}Cond: ${color 464646}${alignr}${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=CC}
${color 002ba6}Wind: ${color 464646}${alignr}${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=WS}
${color 002ba6}Humidity: ${color 464646}${alignr}${execi 3600 python ~/.scripts/conkyForecast.py --location=ITXX0052 --datatype=HM}

${color DAB152}${font OpenLogos:size=16}B${font}

${color 002ba6}Kernel:${color 464646}${alignr}$kernel
${color 002ba6}UpTime:${color 464646}${alignr}$uptime

${color 002ba6}Cpu:${color 464646}${alignr}${cpu cpu1}% ${color ff0000}
${color c6c6c6}${cpugraph cpu1 20,120 262626 1E1E1E}${color}
${alignr}${execi 5 ~/.scripts/cpu_mhz}GHz

${color 002ba6}Ram:${color 464646}${alignr}$mem
${color 1A1A1A}${membar 3,120}

${color 115a21}${font PizzaDude Bullets:size=10}N${font}${color ff0000}${alignr}${upspeed eth0}KB/s
${color c6c6c6}${upspeedgraph eth0 20,120 1E1E1E 1A1A1A}
${color 002ba6}Total: ${color 464646}${totalup eth0}

${color 115a21}${font PizzaDude Bullets:size=10}T${font}${color ff0000}${alignr}${downspeed eth0}KB/s
${color c6c6c6}${downspeedgraph eth0 20,120 1E1E1E 1A1A1A}
${color 002ba6}Total: ${color 464646}${totaldown eth0}

${color 115a21}Disk IO:${color ff0000} ${alignr 4}$diskio
${color 002ba6}Root:${color 464646}${alignr}${fs_free /}
${color 1A1A1A}${fs_bar 3,120 /}
${color 002ba6}Home:${color 464646}${alignr}${fs_free /home}
${color 1A1A1A}${fs_bar 3,120 /home}

${color 464646}${alignc 4}${font DejaVu Sans Mono:size=20}${execi 1 ~/.scripts/mpd.awk}
${font}${color ff0000}${alignc}${voffset -15}${mpd_status}

${color 002ba6}Artist:
${color 464646}${mpd_artist}
${color 002ba6}Title:
${color 464646}${mpd_title}
${color 002ba6}Album:
${color 464646}${mpd_album}


${color 115a21}${mpd_elapsed}${alignr}${mpd_length}
${color 1A1A1A}${mpd_bar 3,120}

Offline

#106 2009-03-04 16:44:44

Dais
Member
Registered: 2005-09-13
Posts: 21

Re: March 2009 Screenshots

b9anders wrote:

kde 4.2, bespin. calmness color scheme. glassified plasma theme. Dark Glass reworked icon theme.

clean:
http://f.imagehost.org/t/0112/screenie6.jpg

busy:
http://f.imagehost.org/t/0740/screenie5.jpg

Wallpaper please ? smile


Tout ce que je suis n'est que cause
Tout ce que je suis n'est que conséquence
Pourquoi s'attacher à toutes ces choses
Pourquoi continuer dans la souffrance ?

-
Shiki Soku Ze Ku, Ku Soku Ze Shiki

Offline

#107 2009-03-04 16:49:45

krib
Member
From: Finland
Registered: 2006-06-23
Posts: 115

Re: March 2009 Screenshots

3730705.t.png
Hi

Offline

#108 2009-03-04 17:47:46

fuscia
Member
Registered: 2008-04-21
Posts: 398

Re: March 2009 Screenshots

lex6scr.jpg

Offline

#109 2009-03-04 19:01:19

celettu
Member
Registered: 2007-12-01
Posts: 143
Website

Re: March 2009 Screenshots

Older PC I use for test purposes:

archmarchxfceclean-thumb.jpg   archmarchxfcebusy-thumb.jpg

XFCE, Kazehakase, Thunar, xfce terminal

GTK-theme: Dust Burnt
Icon theme: Meliae-Dust

Main system, same as last month:

archfebruary2009clear-thumb.jpg   archfebruary2009busy-thumb1.jpg

Openbox, bmpanel with arch theme, conky, transmission, thunar and sakura

OB theme: Onyx-black
GTK theme: Human-Graphite
Mouse-pointer: KDE4's oxy-black
Icons: Meliae-Dark


Keep it Simple, Sexy

Offline

#110 2009-03-04 19:32:31

Rydgel
Member
From: France
Registered: 2008-09-04
Posts: 166
Website

Re: March 2009 Screenshots

3328343927_69c0d1cd64.jpg

The Openbox's theme is now released here !

Offline

#111 2009-03-04 19:43:50

NeoXP
Member
From: MS Matrix
Registered: 2009-01-09
Posts: 206
Website

Re: March 2009 Screenshots

Ok, here's mine:

clean (urxvt & conky):

20090304clean.th.png

dirty (urxvt, conky, blueman & phonetooth):

20090304dirty.th.png

WM: Openbox
OB Theme: Shiki
GTK Theme: Kupo Finale Light
Icon Theme: Black & White


Arch x86_64 on HP 6820s and on HP nx9420. Registered Linux User 350155, since 24-03-2004
"Everyone said that it could not be done, until someone came along who didn't know that."

Offline

#112 2009-03-04 21:45:42

tigim
Member
Registered: 2009-01-11
Posts: 14

Re: March 2009 Screenshots

deleted -- oops

Last edited by tigim (2009-03-04 21:46:05)

Offline

#113 2009-03-04 21:47:21

weasel8
Member
Registered: 2008-12-15
Posts: 149

Re: March 2009 Screenshots

I keep going back to darker themes...

Clean:
Mar04.jpg

Dirty:
Mar04-dirty.jpg

Offline

#114 2009-03-05 02:12:57

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

Re: March 2009 Screenshots

YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Nice wall!! Where can I find it??


archlinux on Macbook Pro 10,1

Offline

#115 2009-03-05 03:37:35

fuscia
Member
Registered: 2008-04-21
Posts: 398

Re: March 2009 Screenshots

fluckabox

mmm_pretty-colors.jpg

Offline

#116 2009-03-05 03:44:12

malomalo
Member
Registered: 2009-02-26
Posts: 3

Re: March 2009 Screenshots

Where'd you get that wallpaper at?

Offline

#117 2009-03-05 05:32:34

droog
Member
Registered: 2004-11-18
Posts: 877

Re: March 2009 Screenshots

fixed a few things and made a crappy lain wall tongue
2009-03-04-204427_1680x1050_sthumb.png
moc rox and urxvt in s/s

Offline

#118 2009-03-05 09:32:29

YtseJammin
Member
From: Italy
Registered: 2009-01-23
Posts: 94

Re: March 2009 Screenshots

froli wrote:
YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Nice wall!! Where can I find it??

Found it on the net and modded by inserting the Arch logo.

Here it is.

Offline

#119 2009-03-05 10:02:20

fuscia
Member
Registered: 2008-04-21
Posts: 398

Re: March 2009 Screenshots

malomalo wrote:

Where'd you get that wallpaper at?

http://kano89.deviantart.com/art/Retro- … -102199292

it's a pack with a number of different sizes.

Offline

#120 2009-03-05 12:51:03

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

Re: March 2009 Screenshots

YtseJammin wrote:
froli wrote:
YtseJammin wrote:

Made some changes, black and pink bored me. lol
PekWM yet.

http://omploader.org/tMWJxag

http://omploader.org/tMWJxaQ

Nice wall!! Where can I find it??

Found it on the net and modded by inserting the Arch logo.

Here it is.

Thanks a lot!


archlinux on Macbook Pro 10,1

Offline

#121 2009-03-05 15:39:45

chm0d
Member
Registered: 2008-04-05
Posts: 19

Re: March 2009 Screenshots

Here is mine for March not much but.....

ss.jpeg

Last edited by chm0d (2009-03-06 03:13:56)

Offline

#122 2009-03-05 16:48:19

mooreted
Member
Registered: 2009-01-01
Posts: 113

Re: March 2009 Screenshots

ScreenyThumb.png

This is FluxBox with Wbar. Just absolutely awesome. I love Flux, and Wbar is the icing on the cake.

Full screeny here:

http://i460.photobucket.com/albums/qq32 … creeny.png

Offline

#123 2009-03-05 17:22:37

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: March 2009 Screenshots

chm0d wrote:

Here is mine for March not much but.....

http://fsckr.net/images/ss.jpeg

full size:  http://fsckr.net/images/fullsizess.jpeg

What is the html code to make my thumbnail clickable to the fullsize ss?  I have tried the examples in the guidelines but I must be missing something obvious.  I just cannot get it to work.

[url=url.of.full.size.pic][img]url.of.thumbnail.pic[/img][/url]

Offline

#124 2009-03-05 17:43:03

SkonesMickLoud
Arch Linux f@h Team Member
From: The D of C
Registered: 2008-09-20
Posts: 178

Re: March 2009 Screenshots

Openbox, Carbon Theme, Conky, VLC:

Clean:
http://skonesmickloud.deviantart.com/ar … -114958301



Dirty
http://skonesmickloud.deviantart.com/ar … -114959206

Last edited by SkonesMickLoud (2009-03-05 17:51:07)

Offline

#125 2009-03-05 18:11:57

YtseJammin
Member
From: Italy
Registered: 2009-01-23
Posts: 94

Re: March 2009 Screenshots

mooreted wrote:

http://i460.photobucket.com/albums/qq32 … yThumb.png

This is FluxBox with Wbar. Just absolutely awesome. I love Flux, and Wbar is the icing on the cake.

Full screeny here:

http://i460.photobucket.com/albums/qq32 … creeny.png

What is the volume icon you have in your tray ?

Offline

Board footer

Powered by FluxBB