| View previous topic :: View next topic |
| Author |
Message |
impuwat

Joined: 13 Sep 2007 Posts: 194 Location: Idaho
|
Posted: Fri Jun 20, 2008 8:52 am Post subject: Royal Blue antiX Style |
|
|
Just uploaded a nice dark blue version of the antix style. Tweaked the style for this wild wallpaper and thought some of you might like it. Had to have a sporty wallpaper to match the new antiX installation on a Pentium 4 with 1 GB of ram. Speedy compared to my old P3 with 192MB of ram
To download the style go to: http://www.kde-look.org/content/show.php/Royal+Blue+antiX+Fluxbox+Style?content=83651
The link to the wallpaper is also listed at the above site.
|
|
| Back to top |
|
 |
Jerry
Joined: 12 Sep 2007 Posts: 150
|
Posted: Fri Jun 20, 2008 11:41 am Post subject: |
|
|
| Nice one! Good to see that a dark theme can be lively at the same time...
|
|
| Back to top |
|
 |
moron

Joined: 12 Sep 2007 Posts: 196 Location: NC - USA
|
Posted: Fri Jun 20, 2008 3:38 pm Post subject: |
|
|
Great Job, impuwat! Mind sharing your conkyrc? _________________ Reg. Linux User #432835
|
|
| Back to top |
|
 |
OU812
Joined: 29 Sep 2007 Posts: 456 Location: California
|
Posted: Fri Jun 20, 2008 3:51 pm Post subject: |
|
|
Gutsy! Blows away most of the screenshots at freshmeat.
john
|
|
| Back to top |
|
 |
impuwat

Joined: 13 Sep 2007 Posts: 194 Location: Idaho
|
Posted: Fri Jun 20, 2008 6:48 pm Post subject: |
|
|
Thanks guys. It is a little bold that's for sure.
moron: The .conkyrc is essentially the same one I did for this theme (http://www.kde-look.org/content/show.php/Foggy+Day+antiX+Fluxbox+Theme?content=75887) and it can be downloaded there in its full version.
I will list the modified one I used for this project below. One thing to take note of, however, is the processor line. I had to hand edit it because the variables were listing the processor twice. I didn't easily find a solution so just typed in my processor. The original line can be seen if you download the Foggy Day conky.
---------------------------------------------------------------------------------
#avoid flicker
double_buffer yes
#own window to run simultaneous 2 or more conkys
own_window no
own_window_transparent yes
own_window_type normal
#own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 1
draw_graph_borders no
#shades
draw_shades no
#position
gap_x 15
gap_y 15
alignment top_left
#behaviour
update_interval 1
#colour
default_color 5c5c5c
#default_shade_color 631010
#own_window_colour 6b1819
#font
use_xft yes
xftfont bauhaus:pixelsize=10
#to prevent window from moving
use_spacer yes
minimum_size 200 5
maximum_size 200
#Add the following lines and uncomment for wireless networking
#WIRELESS NETWORKING
# ${exec iwconfig eth1 | grep "ESSID" | cut -c 11-}
# ${exec iwconfig eth1 | grep "Frequency" | cut -c 25-}
# Local IP: ${addr eth1}
# Total Download: ${totaldown eth1}
# Total Upload: ${totalup eth1}
# Down: ${downspeed eth1}K/s ${alignr} Up: ${upspeed eth1}K/s
# ${downspeedgraph eth1 15,90 ff0000 0000ff} ${alignr} ${upspeedgraph eth1 15,90 0000ff ff0000}
TEXT
${color f73d29}ANTIX M7.02 ${alignr}VETEVENDOSJE ${color}
Kernel: ${alignr}$kernel
Uptime: ${alignr} ${uptime_short}
${color f73d29}PROCESSOR${hr 1}${color}
Intel(R) Pentium(R) 4 CPU 2.6GHz
CPU @ ${cpu}% Running ${running_processes}of ${processes}processes
${cpugraph 20,200 f73d29 f73d29}
Process: ${alignr}CPU% PID
${top name 1} ${alignr}${top cpu 1} ${top pid 1}
${top name 2} ${alignr}${top cpu 2} ${top pid 2}
${top name 3} ${alignr}${top cpu 3} ${top pid 3}
${top name 4} ${alignr}${top cpu 4} ${top pid 4}
${color f73d29}MEMORY${hr 1}${color}
MEM Use @ $memperc% ${alignr}$mem/$memmax
$membar
Process: ${alignr}MEM% PID
${top_mem name 1}${alignr}${top_mem mem 1} ${top_mem pid 1}
${top_mem name 2}${alignr}${top_mem mem 2} ${top_mem pid 2}
${top_mem name 3}${alignr}${top_mem mem 3} ${top_mem pid 3}
${top_mem name 4}${alignr}${top_mem mem 4} ${top_mem pid 4}
${color f73d29}HARD DRIVE${hr 1}${color}
/ ${fs_used /}/${fs_size /} ${fs_bar /}
/home ${fs_used /home}/${fs_size /home} ${fs_bar /home}
${color f73d29}WIRED NETWORKING${hr 1}${color}
Local IP: ${addr eth0}
Total Download: ${totaldown eth0}
Total Upload: ${totalup eth0}
Down: ${downspeed eth0}K/s ${alignr} Up: ${upspeed eth0}K/s
${downspeedgraph eth0 15,90 f73d29 f73d29} ${alignr} ${upspeedgraph
eth0 15,90 f73d29 f73d29}
|
|
| Back to top |
|
 |
eriefisher

Joined: 07 Oct 2007 Posts: 676 Location: Canada's South Coast
|
Posted: Fri Jun 20, 2008 7:21 pm Post subject: |
|
|
Outstanding!! The page won't open to download though? _________________ eriefisher
------------------------------------------------------------
If I knew It was this good I would have been "Anti" everything long ago.
The first thing a I met was a fly with a buzz......America
|
|
| Back to top |
|
 |
impuwat

Joined: 13 Sep 2007 Posts: 194 Location: Idaho
|
Posted: Fri Jun 20, 2008 11:34 pm Post subject: |
|
|
| Kde-look.org can be really slow on occasion. I just tried the link and it opened but it took about a minute or so. If you keep having problems let me know and I will email it to you.
|
|
| Back to top |
|
 |
Sakasa
Joined: 19 Oct 2007 Posts: 428 Location: U.S.A
|
Posted: Sat Jun 21, 2008 8:58 am Post subject: Re: Royal Blue antiX Style |
|
|
| impuwat wrote: | Just uploaded a nice dark blue version of the antix style. Tweaked the style for this wild wallpaper and thought some of you might like it. Had to have a sporty wallpaper to match the new antiX installation on a Pentium 4 with 1 GB of ram. Speedy compared to my old P3 with 192MB of ram
To download the style go to: http://www.kde-look.org/content/show.php/Royal+Blue+antiX+Fluxbox+Style?content=83651
The link to the wallpaper is also listed at the above site. | Got my votes in KDE and on Imageposter. Triple Well Well well done.
Best Regards, _________________ We are all One
|
|
| Back to top |
|
 |
moron

Joined: 12 Sep 2007 Posts: 196 Location: NC - USA
|
Posted: Sat Jun 21, 2008 9:56 pm Post subject: |
|
|
| impuwat wrote: | | The .conkyrc is essentially the same one I did for this theme (http://www.kde-look.org/content/show.php/Foggy+Day+antiX+Fluxbox+Theme?content=75887) and it can be downloaded there in its full version. |
Thanks, impuwat. Again, very nice. _________________ Reg. Linux User #432835
|
|
| Back to top |
|
 |
|