
My Desktop, halloween 2008
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
My Halloween desktop for 2008.
Info:
Wallpaper: Custom
Desktop icons: BuuF-Deuce-iconset
GTK2-theme: Dust
Apps: Avant-Window-Navigator, FBPanel, Conky, Trayer, removed gnome-panel (# gnome-session-remove gnome-panel)
Configuration -
FBpanel (Just to make some space for Conky and trayer):
Global {
edge = top
allign = left
margin = 0
widthtype = request
width = 100
height = 28
transparent = true
tintcolor = #ffffff
alpha = 0
setdocktype = true
setpartialstrut = true
autohide = false
heightWhenHidden = 2
}
Conky:
#avoid flicker
double_buffer yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 4
#shades
draw_shades yes
#position
gap_x 0
gap_y 10
alignment top_middle
#behaviour
update_interval 1
#colour
default_color aeaeae
default_shade_color 303030
#own_window_colour 303030
#font
use_xft yes
xftfont bauhaus:Bold:pixelsize=10
#to prevent window from moving
use_spacer no
#minimum_size 700 0
#mpd
mpd_host localhost
mpd_port 6600
TEXT
${color}CPU: ${color e0e0e0}${font}${voffset 1} ${cpubar cpu0 12,24} ${voffset -1}${color} MEM: ${color e0e0e0}${font}${mem} ${color} • ${alignc 255}${color}ROOT: ${color e0e0e0}${font}${fs_free /} ${color} HOME: ${color e0e0e0}${font}${fs_free /home} ${color}• $alignr${time %A}, $alignr${time %d} $alignr${time %B} $alignr${time %G} ${color e0e0e0}$alignr${time %H}:${alignr 5}${time %M}
Trayer:
trayer --transparent true --alpha 255 --align left --edge top --widthtype request --SetDockType true --margin 1125 --height 16 --distance 7 &
Please login or register to add a comment or rating