You are not logged in.
Posting Guidelines
· DO NOT post full resolution screenshots! You can use the "mogrify" command (pacman -S imagemagick) to make a thumbnail of your screenshot:
$ cp screenie.png thumb-screenie.png
$ mogrify -resize 250x250 thumb-screenie.png
Sizes Twenty percent of the original size is great for 1024x768 screenies. For bigger sizes (and especially for multi-monitor setups), we ask you to keep in mind not everyone uses broadband, and use an even smaller size (10% of a Full HD setup will still be 192x180, for example). NOTE: Anything wider than 250px or over 50Kb in size will be removed.
You can then upload these images to your server and use the following code to show them on the forum:
[url=http://my.site.com/screenie.png][img]http://my.site.com/thumb-screenie.png[/img][/url]
*Thanks to Thayer for the screenie (more...)
· Several websites offer free image hosting.
Use the "thumbnail for forums" link code that is supplied by the image host to post your thumbnail link.
· Once the new month begins please do not post new screenies in the old threads.
· If the screenshot has questionable material that might not be safe to view while at work or in a school setting, please post only a link and not a thumbnail, along with a mention of "Not Safe for Work". Posts that do not adhere to this are subject to deletion without notice at any time.
· Please try to include any links to your wallpaper or configs that you may have and/or the names of your icon theme, running apps, DE, etc. in the same post to reduce unnecessary clutter later.
***** Your screenshot will be replaced by a reminder if you do not follow these guidelines *****
* As a simple way to include information about your setup in the screenshot, you can use a tool like Archey, screenfetch or screenfo (all in AUR) to print out details about your window manager, font, shell etc., with a very attractive ASCII Arch logo...
Offline
Offline
most awesome awesome i have seen in a long time, share the theme ?
Offline
Offline
Edit: as requested MikalD, cheers
Obtheme - playbillblue
GTK theme - Ambiance Dark (changed to Zukitwo-Dark works with gtk 3.4)
xcompmgr -CcFf
conky config
tint2rc
menu.xml
font - ohsnap from AUR
Last edited by kerios (2012-05-06 19:11:32)
Offline
wallpaper please?
Offline
Offline
@linda02: you don't need to invoke scrot after archey, just use -s flag to make screenshot
Beautiful setup, can we ask for some more details? Scripts/themes/etc? Is that DWM?
Last edited by masteryod (2012-05-01 16:55:29)
Offline
@karabaja4: Is that OpenBox? Can you provide any more details?
Matt
"It is very difficult to educate the educated."
Offline
Offline
@karabaja4: Is that OpenBox? Can you provide any more details?
Yeah it's Openbox. I posted most of the configs in April thread: https://bbs.archlinux.org/viewtopic.php … 8#p1086948
Offline
@masteryod: thank you
Offline
Nothing fancy, just playing around with Gnome3 and compiz (DWM is still my primary, just hasn't changed much)..
http://dl.dropbox.com/u/58127896/t-g2.png
Forgot this one.... /facepalm
||github||
Offline
All configs @ https://github.com/w0ng
Offline
Still dwm.
clean:
http://ompldr.org/tZGwzbA
dwb:
http://ompldr.org/tZGwzbQ
mutt:
http://ompldr.org/tZGwzbg
cmus + my own script that displays various information about currently playing song:
http://ompldr.org/tZGwzbw
http://ompldr.org/tZGwzcgNo changes since last month, except wallpaper and updated layout icons patch. In monocle mode, it now changes icon based on the number of clients. Thanks @Unia for the idea.
Your own script for cmus ?
i use this shell function:
Cmus() {
artist=$(cmus-remote -Q|awk '/artist/ {print $3, $4, $5, $6}'|head -1)
title=$(cmus-remote -Q|awk '/title/ {print $3, $4, $5, $6, $7, $8, $9}')
echo "$artist: $title"
}
Last edited by Beastie (2012-05-01 18:07:32)
Offline
OK100 wrote:Still dwm.
clean:
http://ompldr.org/tZGwzbA
dwb:
http://ompldr.org/tZGwzbQ
mutt:
http://ompldr.org/tZGwzbg
cmus + my own script that displays various information about currently playing song:
http://ompldr.org/tZGwzbw
http://ompldr.org/tZGwzcgNo changes since last month, except wallpaper and updated layout icons patch. In monocle mode, it now changes icon based on the number of clients. Thanks @Unia for the idea.
Your own script for cmus ?
i use this shell function:
Cmus() { artist=$(cmus-remote -Q|awk '/artist/ {print $3, $4, $5, $6}'|head -1) title=$(cmus-remote -Q|awk '/title/ {print $3, $4, $5, $6, $7, $8, $9}') echo "$artist: $title" }
Offline
Offline
#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.
Offline
No changes since last month, except wallpaper and updated layout icons patch. In monocle mode, it now changes icon based on the number of clients. Thanks @Unia for the idea.
Hey - my idea; you did most of the work!
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Can I have the terminal font and colors?
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
And after trying out the dynamic part of the WM's, I'm back to the strict tagging of subtle.
Not much to say, nothing special really.
Vim with solarized colors.
urxvt with solarized colors with some minor changes.
ohsnap font
I know I'm paranoid, but am I paranoid enought....
Offline