You are not logged in.
Offline
Offline
back to openbox
http://www.deelab.org/bash/images/scree … -04-08.png
Nice!
Offline
Offline
YtseJammin wrote:Very nice setup! Two requests...
1- What font are you using for your conky display
2- Could you maybe point me to your calendar script for conky (Assuming of course that it is done via conky.Cheers,
P.
Thanks
1. Conky's font is Monofur
2. Calendar stuff is:
${font}${color 3f8bd2}${alignc}${voffset -10}${font neuropol:size=10}${time %B} ${time %Y}
${color0}${font Monofur:size=10}${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 3f8bd2}'"$DJS"'${color}'" "/}${font}
Anyway, i made some other changes
Offline
Trying a new approach over here
http://omploader.org/tMWh5eQ
Ratpoison "Yella" :
Ratpoison + GNU Screen + vifm + ncmpcpp + cmatrix + nethack + conky + trayer
very nice, may i steal your Xdefaults, assuming your using urxvt
Offline
Wra!th wrote:Trying a new approach over here
http://omploader.org/tMWh5eQ
Ratpoison "Yella" :
Ratpoison + GNU Screen + vifm + ncmpcpp + cmatrix + nethack + conky + trayervery nice, may i steal your Xdefaults, assuming your using urxvt
URxvt.perl-ext-common: matcher
URxvt.urlLauncher: firefox
URxvt.matcher.button: 1
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt.font: -*-terminus-medium-r-*-*-12-*-*-*-*-*-iso8859-1
URxvt.boldFont: -*-terminus-medium-r-*-*-12-*-*-*-*-*-iso8859-1
URxvt.transparent: True
URxvt.shading: 50
URxvt.inheritPixmap: True
URxvt.title: urxvt
URxvt.scrollstyle: plain
URXVT.urgentOnBell: true
URxvt.background: #000000
URxvt.foreground: white
URxvt*cursorColor: white
URxvt.borderColor: #000000
URxvt.depth: 24
URxvt.scrollBar: False
URxvt.scrollBar_Right: True
URxvt.saveLines: 999
URxvt.cursorBlink: True
URxvt.internalBorder: 10
URxvt.externalBorder: 0
*color0: #000000
*color8: #1A1A1A
*color1: #ff6565
*color9: #ff8d8d
*color2: #93d44f
*color10: #c8e7a8
*color3: #ecc049
*color11: #ffc123
*color4: #3060aa
*color12: #6099dd
*color5: #ce5c00
*color13: #f57900
*color6: #89b6e2
*color14: #46a4ff
*color7: #cccccc
*color15: #ffffff
MacGregor DESPITE THEM!
7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Offline
Same exact setup that I've had since I installed Arch on this laptop, haha. Only things that change are the wallpaper and what color 1977 theme I use.
Oh, I switched from quodlibet to amarok cause it likes my iphone better.
Last edited by kano (2009-04-09 05:56:11)
\\ archlinux on a XPS M1530 //
Offline
Mind sharing your .conkyrc kano? And what panel is that?
Offline
Proud Arch i686 & x86_64 User
Share your knowledge!
Arch Linux Forum Etiquette
Offline
... Thanks
1. Conky's font is Monofur
2. Calendar stuff is:
${font}${color 3f8bd2}${alignc}${voffset -10}${font neuropol:size=10}${time %B} ${time %Y} ${color0}${font Monofur:size=10}${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 3f8bd2}'"$DJS"'${color}'" "/}${font}
Anyway, i made some other changes
Thanks for the calendar setup. Looks SMASHING the new setup with curves and shadows :-D
Cheers,
P.
" If it aint broke... Then you're not trying hard enough! "
Offline
Offline
What panel are you using?
Offline
have u discovered that almost 2 or 3 tiling wm's r per page ?? that's awesome )
Offline
have u discovered that almost 2 or 3 tiling wm's r per page ?? that's awesome )
I'm just getting started with a lightweight WM and love it... Who knows how I'll feel about a tilling wm??? :-D
Must give it a try some time soon.
I know it's a bit off-topic, but I would like to get the opinion of tilling wm's users why it is better.
Cheers,
P.
" If it aint broke... Then you're not trying hard enough! "
Offline
hBd wrote:have u discovered that almost 2 or 3 tiling wm's r per page ?? that's awesome )
I'm just getting started with a lightweight WM and love it... Who knows how I'll feel about a tilling wm??? :-D
Must give it a try some time soon.
I know it's a bit off-topic, but I would like to get the opinion of tilling wm's users why it is better.
Cheers,
P.
http://bbs.archlinux.org/viewtopic.php?id=68985
http://bbs.archlinux.org/viewtopic.php?id=68314
MacGregor DESPITE THEM!
7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Offline
I know it's a bit off-topic, but I would like to get the opinion of tilling wm's users why it is better.
The obvious advantage is that you don't have to manage your windows yourself. A less-than-obvious example is that, on my laptop at least, StumpWM starts up near instantaneously, whereas I had a noticeable delay with other WMs. I noticed a similar effect with Xmonad.
Offline
Offline
oh and wraith, mind sharing your conky config seems it goes well with ratpoison
It's all in my signature. You have all my current configs in there
Can you share your mocp theme?
MacGregor DESPITE THEM!
7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Offline
@ Wra!th and Barracadu. Thanks for your input. I'll look into those threads.
" If it aint broke... Then you're not trying hard enough! "
Offline
kolbycrouch wrote:oh and wraith, mind sharing your conky config seems it goes well with ratpoison
It's all in my signature. You have all my current configs in there
Can you share your mocp theme?
sure
background = default default
frame = default default
window_title = default default
directory = default default bold
selected_directory = default black bold
playlist = default default bold
selected_playlist = default black bold
file = default default
selected_file = default black
marked_file = default default bold
marked_selected_file = default black bold
info = default default bold
status = default default
title = default default bold
state = default default bold
current_time = default default bold
time_left = default default bold
total_time = default default bold
time_total_frames = default default
sound_parameters = default default bold
legend = default default
disabled = default default bold
enabled = default default bold
empty_mixer_bar = default default
filled_mixer_bar = default default
empty_time_bar = default default
filled_time_bar = default default
entry = default default
entry_title = default default
error = default default bold
message = default default bold
plist_time = default default bold
pretty much just trying to make moc's colors change according to my .Xdefaults, the transparency theme doesnt do a great job at that.
the options that have black in them are neccassary because without them you couldnt see what you've selected.
ofcoarse you can change black to whatever you like, its default that doesnt work well
Last edited by kolbycrouch (2009-04-09 17:17:56)
Offline
Offline
Just did a complete system rebuild and didn't feel like screwing with my Awesome configs to get them working with 3.2, so I'm temporarily switching back to OpenBox. Still like my minimalism though.
Nice wall! Where can I find it?
archlinux on Macbook Pro 10,1
Offline