Олег Александрович, ярлыки можно и не создавать

У меня, например, те проги, которыми я пользуюсь постоянно (консоль, браузер, transmission и т.д.) висят в доке.
P.S. Tрей засран

P.P.S. "Это МОИ документы", сцуко!
Цитата:
Сообщение от ~Ca$$iu$~
Был бы благодарен. Если удобней то в ЛС или ICQ.
|
GTK: Black-Diamond (
http://gnome-look.org/content/show.p...?content=94653)
Icons: Meliae (
http://gnome-look.org/content/show.p...?content=88482)
Emerald: Scaled Black Mod (
http://gnome-look.org/content/show.p...?content=45402)
AWN: default
Conky:
Код:
# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
text_buffer_size 2048
# Update interval in seconds
update_interval 1
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type override
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 180 0
#maximum_width 200
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
border_margin 5
# border width
border_width 1
# Default colors and also border colors
default_color white
#default_shade_color black
#default_outline_color white
own_window_colour 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
# same thing as passing -x at command line
gap_x 30
gap_y 125
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 1
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer none
TEXT
${color Tan1}DATE ${hr 2}${color white}
${alignc 35}${font HobbyHeadline:size=26}${time %H:%M}${font}
${alignc}${time %A, %d.%m.%Y}
${color Tan1}SYSTEM ${hr 2}${color white}
${font StyleBats:size=16}${font} CPU: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
${font StyleBats:size=16}${font} RAM: $memperc% ${alignr}${membar 8,60}
${font StyleBats:size=16}${font} SWAP: $swapperc% ${alignr}${swapbar 8,60}
${color Tan1}PROCESS ${hr 2}${color white}
${top_mem name 1}$alignr${top_mem cpu 1}${top_mem mem 1}
${top_mem name 2}$alignr${top_mem cpu 2}${top_mem mem 2}
${top_mem name 3}$alignr${top_mem cpu 3}${top_mem mem 3}
${top_mem name 4}$alignr${top_mem cpu 4}${top_mem mem 4}
${top_mem name 5}$alignr${top_mem cpu 5}${top_mem mem 5}
${color Tan1}HD ${hr 2}${color white}
${font Pie charts for maps:size=14}${font} ${voffset -5}C:
${voffset 4}${fs_free /media/disk-1}/${fs_size /media/disk-1} ${alignr}${fs_bar 8,60 /media/disk-1}
${font Pie charts for maps:size=14}${font} ${voffset -5}D:
${voffset 4}${fs_free /media/disk}/${fs_size /media/disk} ${alignr}${fs_bar 8,60 /media/disk}
${font Pie charts for maps:size=14}${font} ${voffset -5}Home:
${voffset 4}${fs_free /home}/${fs_size /home} ${alignr}${fs_bar 8,60 /home}
${font Pie charts for maps:size=14}${font} ${voffset -5}/:
${voffset 4}${fs_free /}/${fs_size /} ${alignr}${fs_bar 8,60 /}
${color Tan1}NOW PLAYING ${hr 2}${color white}
${exec audtool2 current-song}
${if_running audacious2}${exec audtool2 current-song-output-length}/${exec audtool2 current-song-length}$endif
${color Tan1}NETWORK ${hr 2}${color white}
Up ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 4,60 000000 000000}
Down ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 4,60 000000 000000}
Вроде все. Только conky, естественно, придется подправить под свой комп.