Tak wygląda mój pulpit:
Środowisko graficzne to XFCE.
Jako monitor systemu służy conky, poniżej znajduje się plik konfiguracyjny.
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_type override
own_window_transparent yes
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 yes# Update interval in seconds
update_interval 1.0# Minimum size of text area
# minimum_size 400 5# Draw shades?
draw_shades yes# 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
default_shade_color black
default_outline_color white
own_window_colour brown# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right#prawy gorny rog
gap_x 40
gap_y 915maximum_width 1200
# X font when Xft is disabled, you can pick one with program xfontsel
font -*-*-*-r-normal–14-*-*-*-c-*-iso8859-2
#font -xos4-terminus-*-r-normal-*-12-100-*-*-c-*-iso10646-1#xftfont Bitstream Vera Sans Mono:size=10
xftfont Terminus:encoding=utf-8:size=10
xftalpha 0.9# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
draw_shades yes
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1TEXT
${alignc}${color #000}SYSTEM ${color #fff}$sysname $kernel Uptime: $uptime ${color #000} | ${color #000}CZAS ${color #fff}${time %H:%M }${time %S} ${time %e %m %G}
${alignc}${color #000}PROCESOR ${color #fff}${freq}MHz ${cpugraph 11,50 96A0A3 96A0A3 }
${alignc}${color #000}PAMIEC ${color #fff}RAM: $mem / $memmax $color%$memperc ${membar 11, 50 6}$color SWAP: $swap / $swapmax $color%$swapperc ${swapbar 11, 50 6}$color
${alignc}${color #000}DYSK ${color #fff}SDA1 (/): Pojemnosc: ${fs_size /} Wolne: ${fs_free /} ${fs_bar 11,50 /}$color ${color #000} | ${color #fff}SDA2 (/home): Pojemnosc: ${fs_size /home} Wolne: ${fs_free /home} ${fs_bar 11,50 /home}$color ${color #000} | ${color #fff}SDA5 (/pub): Pojemnosc: ${fs_size /pub} Wolne: ${fs_free /pub} ${fs_bar 11,50 /pub}$color
${alignc}${color #000}SIEC ${color #fff}NETIA: Download: ${downspeed ppp0} ${downspeedgraph ppp0 11,100} ${color #000} | ${color #fff}Upload: ${upspeed ppp0} ${upspeedgraph ppp0 11,100}
