You are not logged in.
Meaningless - GTK2, Openbox, Wallpaper
Offline
Very stylish conky setup. Please do post your config(s)
This silver ladybug at line 28...
Offline
Conkys (Conkies ?!?) are ripped off from Ghost1227 - with some modifications...
MPD = http://pastebin.com/f12f60301
The last line is used with shell-fm. Isn't visible in the screeny...
Date = http://pastebin.com/f3f3d9354
Hour = http://pastebin.com/f64a0b83e
Stats = http://pastebin.com/f31f25222
Offline
Thanks SleepyFloyd it's awesome. Thanks Ghost for the original idea.
This silver ladybug at line 28...
Offline
not terribly exciting, but:
I recently went superminimal on my old desktop, after I learned to love screen and ratpoison. my linux career started out on the command line, back when just getting X to work was major effort. this setup takes me back to the good old days of the cli, while having firefox and other graphical programs available at a keypress. beautiful! (though firefox is a bit heavy for my old beast, i should try out some alternatives)
music player: cmus (with custom script to show what's currently playing in the screen status bar thing)
torrent: rtorrent
chat/msn: centerim
todolist: todo.sh
editor: vim (which i just started to love)
term: urxvt
www: elinks
todo:
calcurse for calendar stuff
zim and/or hnb for notes
vimperator? something else? for www, instead of or in addition to firefox
now if I could only manage to downgrade ruby so I could use Sup for (g)mail, that'd be perfect. or I'll just wait till Sup supports ruby 1.9.
Last edited by abstrakct (2009-10-04 12:02:20)
Offline
My first Xmonad setup with xmobar. I just installed it yesterday and I am trying to get my head around the haskell language and its syntax.
Anyone know of any good beginner tutorials?
securitybreach,
the best thing i can recommend is trial and error. start with a blank config and only add the changes you want. then steal neat looking functions from other ppls configs (blindly copying a whole config from someone is really the root of many xmonad troubles...) http://www.eng.uwaterloo.ca/~aavogt/xmonad/docs/ is auto-updated docs for the darcs contrib modules. the source code is actually quite readable and will teach you alot about how to format your own xmonad.hs.
also, when you make changes, you can test compile your config with ghci ~/.xmonad/xmonad.hs. if it compiles you're good, if not you'll usually at least get a useful error. its daunting at first, but you can do crazy things once you get the basics. also, #xmonad is very friendly/helpful/tolerant too.
Last edited by brisbin33 (2009-10-04 14:58:02)
//github/
Offline
Offline
Openbox setup with conky & tint2, the wallpaper is an invert of Bagro's from post #570 in the september thread:
pacman (lots of updates today), moc & irssi running in terminator borderless & handle-less:
Nice desktop. Do you mind sharing your tint2 config?
Offline
The wallpaper is also very cool.
Inteligencia militar son términos contradictorios (G. Marx).
Offline
October shot!
Desktop theme: Air
Color scheme: Gentle
Icons: iKon 2
Wall: from hdwallpapers.net
@Dead Code, I'd really like to try this iKon 2 theme on my pc, I just can't find it anywhere (kde-look.org...).
Could you pls gimme the link?
Offline
Offline
securitybreach wrote:My first Xmonad setup with xmobar. I just installed it yesterday and I am trying to get my head around the haskell language and its syntax.
Anyone know of any good beginner tutorials?
securitybreach,
the best thing i can recommend is trial and error. start with a blank config and only add the changes you want. then steal neat looking functions from other ppls configs (blindly copying a whole config from someone is really the root of many xmonad troubles...) http://www.eng.uwaterloo.ca/~aavogt/xmonad/docs/ is auto-updated docs for the darcs contrib modules. the source code is actually quite readable and will teach you alot about how to format your own xmonad.hs.
also, when you make changes, you can test compile your config with ghci ~/.xmonad/xmonad.hs. if it compiles you're good, if not you'll usually at least get a useful error. its daunting at first, but you can do crazy things once you get the basics. also, #xmonad is very friendly/helpful/tolerant too.
Thanks for the tips. I have already been building from a blank canvas and using other people's configs for hints on how the syntax works. I did not know about the ghci command though. That is alot better than typing:
xmonad --recompile
So that helps.
Thanks a lot. I have been on the #xmonad channel already but thanks anyway.
Last edited by securitybreach (2009-10-04 22:36:04)
"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website Configs
Forum Admin: Bruno's All Things Linux
securitybreach<a>archlinux.us
Offline
Raffles10 wrote:Openbox setup with conky & tint2, the wallpaper is an invert of Bagro's from post #570 in the september thread:
pacman (lots of updates today), moc & irssi running in terminator borderless & handle-less:
Nice desktop. Do you mind sharing your tint2 config?
Sure.
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 7
border_width = 2
background_color = #000000 60
border_color = #ffffff 18
rounded = 5
border_width = 0
background_color = #ffffff 40
border_color = #ffffff 50
rounded = 5
border_width = 0
background_color = #ffffff 18
border_color = #ffffff 70
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center
panel_size = 94% 30
panel_margin = 0 0
panel_padding = 7 0
font_shadow = 0
panel_background_id = 0
wm_menu = 0
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 3 3 3
taskbar_background_id = 1
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_width = 40
task_centered = 1
task_padding = 2 2
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 3
task_active_background_id = 2
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 4 2 3
systray_background_id = 1
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans 8
time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 4 4
clock_background_id = 1
clock_rclick_command = orage
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
Offline
Offline
Sure.
Thanks
Offline
Still black and pink.
Nice! LSDJ!
rawr
Offline
I was up all night making a theme, borrowed a little here and a little there. But I'm really happy with it!
http://upload.snelhest.org/images/091005current.png
Last edited by roofle (2009-10-05 14:41:28)
Offline
2rab can i haz your xdefaults colors?
Offline
Offline
I was up all night making a theme, borrowed a little here and a little there. But I'm really happy with it!
Looks nice . Did you upload the theme somewhere (box-look.org?) and if not, could you do so?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
What theme are you using? And what is that plasmoid in the bottom left corner (with album art)?
And are you happy with Daisy? I am not too pleased as for example Firefox is not behing properly with it - you open Firefox, but its not recognized as running, so there is no 'dot' beneath it, so if I press the button again, a new instance of Firefox is opened.
Offline