You are not logged in.
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
celettu wrote:http://users.fulladsl.be/spb22501/arch-bare-thumb.jpg
KDEmod, with a bit of panel configuration tweaking. Can't quite remember where I got the background.
San
.conkyrc and scripts please
Sorry for the lateness. The weather script can be found here http://bbs.archlinux.org/viewtopic.php?id=37381
Conkyrc (keep in mind I modified it for a Intel Core Duo MB):
# set to yes if you want Conky to be forked in the background
#background yes
# Create own window instead of using desktop (required in nautilus)
own_window true
own_window_type override
own_window_transparent true
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# fiddle with window
use_spacer yes
use_xft no
# Update interval in seconds
update_interval 3.0
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Minimum size of text area
minimum_size 280 5
# Draw shades?
draw_shades no
# Text stuff
draw_outline no # amplifies text if yes
draw_borders no
font arial
uppercase no # set to yes if you want all text to be in uppercase
# Stippled borders?
stippled_borders 3
# border margins
border_margin 9
# border width
border_width 10
# Default colors and also border colors, grey90 == #e5e5e5
default_color white
# Text alignment, other possible values are commented
#alignment top_left
#alignment top_right
alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
gap_x 20
gap_y 20
# Subtract file system buffers from used memory?
no_buffers yes
# stuff after 'TEXT' will be formatted on screen
TEXT
$color
${color #EEDD82}SYSTEM ${hr 2}$color
$nodename $sysname $kernel on $machine
${color #EEDD82}CPU ${hr 2}$color
Uptime: $uptime
${freq}MHz Load: ${loadavg}
CPU1: ${cpu cpu0}% ${cpubar cpu0}
CPU2: ${cpu cpu1}% ${cpubar cpu1}
NAME PID CPU% MEM%
${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${color #EEDD82}MEMORY / DISK ${hr 2}$color
RAM: $memperc% ${membar 6}$color
Swap: $swapperc% ${swapbar 6}$color
Root: ${fs_free_perc /}% ${fs_bar 6 /}$color
shared: ${fs_free_perc /home/san/shared}% ${fs_bar 6 /home/san/shared}
${color #EEDD82}NETWORK (${addr eth0}) ${hr 2}$color
Down: $color${downspeed eth0} k/s ${alignr}Up: ${upspeed eth0} k/s
${downspeedgraph eth0 25,140 000000 ff0000} ${alignr}${upspeedgraph eth0
25,140 000000 00ff00}$color
Total: ${totaldown eth0} ${alignr}Total: ${totalup eth0}
Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768
61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}
${color #EEDD82}WEATHER${hr 2}
$color${execi 300 /home/san/weather.sh "EUR|BE|BE006|BERINGEN"}
Keep it Simple, Sexy
Offline
sen wrote:Could you please post your .bashrc?
as well as your .screenrc?
Sure, there you go.
I'm using zsh and not bash, so the config ist the 'zshrc' file.
deviantART | GitHub | Last.fm
Offline
→ Xfce 4.4 ←
→ Gtk: Sandwich Blue Mod
→ Xfwm4: Sandwich Blue Mod
→ Icons: Kamel, Kobhens Linux White
→ BMP Skin: Sandwich Blue Mod
→ Running: BMP, Terminal, Ristretto, Pidgin
Can you tell me from where to download Sandwich Blud Mod themes. I can't find them anywhere!
Last edited by evge (2008-01-12 21:09:24)
Offline
I think this is my second this month ... Been playing with pekwm a really nice/easy to use WM.
Offline
Trying out a green theme.. and openbox. As you can see, the pacman update broke the conky pacman script.
*sniff* i use that script too
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
Trying out a green theme.. and openbox. As you can see, the pacman update broke the conky pacman script.
What panel's that btw?
Offline
Seems like pypanel to me.
Offline
yup, it is pypanel.
Offline
Is it actually reasonable to use pypanel? Isn't it discontinued?
Offline
I dont know. Its in the repos and it does what I want it to. Seems reasonable to me.
Offline
semperfiguy wrote:Trying out a green theme.. and openbox. As you can see, the pacman update broke the conky pacman script.
*sniff* i use that script too
any work around? I use the same script.
Offline
I dont know. Its in the repos and it does what I want it to. Seems reasonable to me.
I guess you are right; yeah, that sounds reasonable to me. Damn, bunch of reasonable people in here!
I am sorry for being off-topic...
Offline
Updated my wall with the new official logo.
I still think Thayer's 'Minimalist' > 'The Archer' but they're both great! ^^
deviantART | GitHub | Last.fm
Offline
Updated my wall with the new official logo.
http://xs123.xs.to/xs123/08020/2008-01-13362.png.xs.jpgI still think Thayer's 'Minimalist' > 'The Archer' but they're both great! ^^
Could you please upload the background image somewhere?
It looks really nice
Offline
deviantART | GitHub | Last.fm
Offline
@sunn: would you mind sharing your conkyrc?
Sure, here it is;
# conky configuration file
background yes
use_xft yes
xftfont Bitstream Vera Sans:size=8
xftalpha 0.8
update_interval 2
own_window yes
own_window_type override
own_window_transparent yes
double_buffer yes
draw_shades no
draw_outline no
stippled_borders no
border_margin 0
border_width 1
default_color white
default_shade_color black
alignment top_left
gap_x 400
gap_y 10
use_spacer no
no_buffers yes
uppercase no
# colors
color1 a1cd38 #lime green
color2 6f6f6f #light grey
TEXT
${color1}Uptime:${color2} $uptime ${color1}| ${color1}CPU0: ${color2}${freq_g 1} GHz ${color1}CPU1: ${color2}${freq_g 2} GHz ${color1}| P: ${color2}$processes ${color1}R: ${color2}$running_processes ${color1}| Load:${color2} $loadavg ${color1}| RAM:${color2} $mem/$memmax - $memperc% ${color1}| Battery: ${color2}${battery C1BE} ${color1}Time left: ${color2}${if_empty ${battery_time C1BE}}N/A$else${battery_time C1BE}${endif}
Offline
Sure
http://xs123.xs.to/xs123/08020/archer_d … png.xs.jpg
If you want a different resolution, tell me.
How big can you go? I'd love a widescreen, anything you can do up to 3520x2400.
Offline
are you playing against someone online?
Offline
Sure
http://xs123.xs.to/xs123/08020/archer_d … png.xs.jpg
If you want a different resolution, tell me.
1680x1050?
Offline
are you playing against someone online?
No, I wrote a (poor) solution to the 8 Queens Problem, and I was using eboard to check the answer it gave me. You can see the answer in the upper right, it's just a list of queen positions each rank on the board.
8 Queens is a nice problem when you're learning a new language, and eboard makes it dead-easy to check.
Cthulhu For President!
Offline
sen wrote:Sure
http://xs123.xs.to/xs123/08020/archer_d … png.xs.jpg
If you want a different resolution, tell me.How big can you go? I'd love a widescreen, anything you can do up to 3520x2400.
3520x2400 >>> What the hell is that for a resolution... don't tell me that's on a single monitor! Quad screen right?
Anyway, I created seven versions from 1280x1024 up to 3520x2400, logo is always the same size.
I love Photoshop and it's 'snap layer to origin' function! ^^
Last edited by sen (2008-01-13 04:55:11)
deviantART | GitHub | Last.fm
Offline