You are not logged in.
Can you tell me how you got Conky to display the elapsed time since install?
Here's mine:
http://scarybox.net/zomg/ss/2008-01-14- … _thumb.png
WM: Xmonad
Wallpaper: by Sen (thanks dude!)
Status bar: dzen (with zsh scripts and converted Tango icons)
Tray: stalonetray (upper right), running nm-applet (crappy status icon remade by me)
Terminal: urxvt + zsh
Man that is an awesome, slick wallpaper! Can you put it online?
Last edited by B (2008-01-15 11:46:52)
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Pobro wrote:Can you tell me how you got Conky to display the elapsed time since install?
script
<?php
//start = head -n 1 /var/log/pacman.log
$start = "Dec 29, 2007";
//--------------------------
$now = strtotime ("now");
$then = strtotime ("$start");
$difference = $now - $then ;
$num = $difference/86400;
$days = intval($num);
$num2 = ($num - $days)*24;
$hours = intval($num2);
$num3 = ($num2 - $hours)*60;
$mins = intval($num3);
$num4 = ($num3 - $mins)*60;
$secs = intval($num4);
?>
<?php echo $days ?>d <?php echo $hours ?>h <?php echo $mins ?>m
conkyrc
${color #888888} System Installed:${color #CCCCCC} ${execi 30 php /home/paleksic/scripts/conky/uptime/timer.php}
Pobro, is that background just a piece of art, or is it from something? It and your whole setup look pretty awesome.
Offline
Man that is an awesome, slick wallpaper! Can you put it online?
It was posted in this thread a few pages back. Sen created the wallpaper and Zepp mirrored it, kudos to both.
Ricardo Martins ><>< ricardomartins.cc ><>< GPG key: 0x1308F1B4
Offline
Very nice Would you mind sharing the wallpaper please? Thanks.
Offline
Awesome, Thanks!
Offline
http://img101.imageshack.us/img101/5673 … topzg0.png
Windows Manager: Openbox
Music Player: cplay running in a urxvt terminal
Nice screenshot. It made my minimalistic heart smile!
Offline
Hi. You have a nice setup there. Do you mind sharing your conky script please? Also how did you get that transparent IRC chat program?
It's weechat in XFCE's Terminal. Why? Because KDE's Konsole still shows a 1 pixel frame around the terminal no matter if you disable all the window/scrollbar/menu stuff. XFCE's Terminal is lightweight and small install (apx 1-2 meg with depends). You could use other terminals like aterm which is also lightweight.. I just like XFCE's terminal.. In KDEmod you can use konsole with the --real-transparency switch to enable better transparency (not just desktop wallpaper copying) but then you still have the issue of 1 pixel.. there's a patch floating out there somewhere for that fix if your hellbent on using konsole..
Thats quite easy with a terminal based program. Apart from that he is using compiz on top of kde, so transparency isnt the issue
I do run compiz-fusion but the transparency didn't allow for opaque text so the overall result was very hard to read.. that's why choose a terminal with transparency support.
To make conky have a nice background.. I cheated and just "GIMPed" my wallpaper (25% opacity black layer; 5 pixel rounded coners, 7.5 selection fade. Too bad I can't find a nice solution for this like an external script to call a for a background in conky.. If anyone knows of one such app/script.. let me know
And if anyone cares I stole the grep code for getting "upgraded" info out of pacman.log from..
http://kde-look.org/content/show.php/Ar … tent=27001
Last edited by Zer0 (2008-01-15 20:34:24)
Offline
UI: openbox (wm), pypanel (panel), xcompmgr (shadows), fawn (openbox theme), rezlooks-gilouche (gtk theme).
WP: http://septic.deviantart.com/art/Tempta … r-34615501
I love the Arch!
Last edited by thursdayknights (2008-01-15 22:21:00)
Offline
good taste in music ^
abcdefghijklmnopqrstuvwxyz
Offline
B wrote:Man that is an awesome, slick wallpaper! Can you put it online?
It was posted in this thread a few pages back. Sen created the wallpaper and Zepp mirrored it, kudos to both.
Thanks man! Pobro: Same to you .
Last edited by B (2008-01-15 22:48:35)
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
colbert wrote:Very nice Would you mind sharing the wallpaper please? Thanks.
Sure, here: http://www.bobgill.net/Piano_and_Guitar_by_rclop472.jpg
Offline
WP: Blue Abstract by blackbelt777. Released under a CC license.
Arch x64 running Urxvt, Twm, and Firefox. Applied the LCD hinting hacks as per the wiki.
Offline
i fell in love with e16
Laptop with Arch64, enlightenment 16, conky. Pieces of kdemod here and there.
Clean:
http://i121.photobucket.com/albums/o221 … rot_xs.png
A little busy:
http://i121.photobucket.com/albums/o221 … crotxs.png
Hm... e16 looks nice.
Could you please tell me how much RAM it use with composite on? Is it heavy on the system resource?
Last edited by zodmaner (2008-01-16 14:59:08)
Offline
hum, to me it looks light on system, however i should do some tests without loading some apps to get the amount of ram it use.
if i do not come back, something exploded on the way doin' it
edit:
http://i121.photobucket.com/albums/o221 … _scrot.png
~70MB
sounds lightweight to me.
Last edited by weseven (2008-01-16 15:19:29)
Offline
http://img101.imageshack.us/img101/5673 … topzg0.png
Windows Manager: Openbox
Music Player: cplay running in a urxvt terminal
dawn, could you please share that wallpaper?
hum, to me it looks light on system, however i should do some tests without loading some apps to get the amount of ram it use.
if i do not come back, something exploded on the way doin' it
lol
edit:
http://i121.photobucket.com/albums/o221 … _scrot.png
~70MB
sounds lightweight to me.
Whoa! That's quite impressive. Very lightweight in my humble opinion.
Offline
i fell in love with e16
Laptop with Arch64, enlightenment 16, conky. Pieces of kdemod here and there.
Clean:
http://i121.photobucket.com/albums/o221 … rot_xs.png
A little busy:
http://i121.photobucket.com/albums/o221 … crotxs.png
Looks neat!
Could you perhaps share the wallpaper please?
Offline
...and my first screenshot-post here. I hope you enjoy it as much as I enjoy Arch.
Best wishes to all,
tami
EDIT:...broken link
Last edited by tami (2008-01-17 17:27:54)
"Possession means worries and luggage bags one has to drag along." Little My
Offline
Looks neat!
Could you perhaps share the wallpaper please?
here you are: http://dennern.deviantart.com/art/Skywards-39406052
Build a man a fire, and he'll be warm for a day.
Set a man on fire, and he'll be warm for the rest of his life.
T.Pratchett - Jingo, iirc
Offline
Build a man a fire, and he'll be warm for a day.
Set a man on fire, and he'll be warm for the rest of his life.
I like this one, too!
"Possession means worries and luggage bags one has to drag along." Little My
Offline
Loke wrote:colbert wrote:Very nice Would you mind sharing the wallpaper please? Thanks.
Sure, here: http://www.bobgill.net/Piano_and_Guitar_by_rclop472.jpg
Cheers.
Offline