You are not logged in.
[url=http://link.to.your.fullsized.image][img]http://link.to.your.thumbnail.image[/img][/url]
Offline
Last edited by PackRat (2013-09-01 16:38:35)
"It does not require many words to speak the truth." - Chief Joseph, Nez Perce tribe
Offline
Last edited by djendreizak (2013-09-01 15:12:18)
Offline
Offline
Offline
@sector11 this is the part in which i ask what are the dice in the bottom left? is that an application changer?
Offline
#!/bin/bash
# A script to scrape the output of "cmus-remote -Q" to
# display the current song in Conky. Yes, I know I could
# just use a player app for which Conky includes native
# support. I like Cmus.
data=`cmus-remote -Q | grep -m 4 -E 'artist|album|title|date' | cut -d' ' -f3- | tr '\n' '|'`
artist=`echo $data | cut -d'|' -f1`
album=`echo $data | cut -d'|' -f2`
title=`echo $data | cut -d'|' -f3`
date=`echo $data | cut -d'|' -f4`
echo \"$title\" by $artist from \"$album\" \($date\)
Last edited by demifiend (2013-09-01 19:52:12)
Offline
@ PackRat - that left panel is scary! Nice shot though
@ djendreizak elegant - love the wall.
@ Ututo - all you're missing is a couple of ants.
@ earsplit - someday I'll do stuff like that.
- - - what wallpaper is that?
@ demifiend - very slick!
Offline
Silverstone SUGO SG05BB-450 · Asus P8Z77-I Deluxe · Intel Core i5-3570K (lapped)
Intel HD Graphics 4000 ·Crucial 128GB m4 SSD · Crucial BX Tactical 8 GB DDR3-1600
Bluray drive (taken from an Acer Aspire 5940G) · iiyama ProLite B2776HDS
Logitech K230 · Razer Abyssus
Offline
- apt-mark hold account
Offline
Offline
@sector11 i very like the clever dice trick in your conky. clever. minimal.
Offline
Offline
Offline
Offline
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat