
awesome, zsh
geschrieben 29. Februar 2008 - 18:57
geschrieben 01. März 2008 - 02:05
geschrieben 01. März 2008 - 12:36

# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2007 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# $Id: conky.conf 990 2007-11-22 19:38:17Z pkovacs $
alignment top_left
background no
border_width 1
border_margin 4
cpu_avg_samples 2
net_avg_sample 2
default_color white
default_outline_color black
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
font 6x10
gap_x 20
gap_y 20
# max_width 320
minimum_size 5 5
no_buffers yes
out_to_console no
own_window yes
double_buffer yes
#own_window_class Conky
#own_windows_transparent yes
own_window_type desktop
stippled_borders 8
update_interval 2.0
uppercase no
#use_spacer no
# imap host user pass
# mail_spool yes
# music player deamon
mpd_host 127.0.0.1
mpd_post 6600
#mpd_password
TEXT
$nodename - $sysname $kernel ${time %T}
${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'}
$hr
${color grey}Uptime:$color $uptime
${color grey}Frequency (in MHz):$color $freq ${color grey}(in GHz):$color $freq_g
${color grey}RAM:$color $mem | $memmax | $memperc% ${membar 6}
${color grey}Swap Usage:$color $swap | $swapmax | $swapperc% ${swapbar 6}
${color grey}CPU temp:$color $acpitemp ${color grey}CPU Usage:$color $cpu% ${cpubar 6}
${color grey}Processes:$color $processes ${color grey}Running:$color $running_processes
$hr
${color grey}File systems:
I/O:$color $diskio | ${color grey}free: $color${fs_free} ${fs_bar 6 /}
${color grey}Networking:
Up:$color ${upspeed eth0} k/s${color grey} | Down:$color ${downspeed eth0} k/s ${color grey}| ${addr eth0}${color}
$hr
${color grey}Top PID CPU% MEM%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
$hr
${color grey}Misc:
eMail
client42:${color} $imap_messages | $imap_unseen
${color grey}mp3${color}
$mpd_artist $mpd_title
${mpd_bar 6}
geschrieben 01. März 2008 - 14:39
Zitat
geschrieben 03. März 2008 - 12:45
geschrieben 03. März 2008 - 12:47
geschrieben 03. März 2008 - 13:27
geschrieben 03. März 2008 - 13:56
geschrieben 08. März 2008 - 19:20

Dieser Beitrag wurde von m!lk bearbeitet: 08. März 2008 - 19:21
geschrieben 14. März 2008 - 23:52
[Wallpaper] Encoding=UTF-8 File=Underwater_016.jpg ### Put your Wallpaper with same Name in: /usr/local/share/wallpapers/ Name=Underwater Plant Name[de]=Unterwasserpflanze ImageType=pixmap Author=? [Desktop Entry] Icon=fish-48x48.png ### Optional, need Picture with same Name in: /usr/local/share/icons X-KDE-autostart-after=kdesktop Type=Application Exec=xfishtank -r 0.1 -i 0.1 -d
~/.kde/Autostart
Dieser Beitrag wurde von Internetkopfgeldjäger bearbeitet: 15. März 2008 - 00:34
geschrieben 15. März 2008 - 03:47
Dieser Beitrag wurde von koch bearbeitet: 15. März 2008 - 03:50
geschrieben 15. März 2008 - 04:00
Zitat