桌面环境:fvwm
终端: tilda
文件管理: rox (偶尔pcmanfm)
浏览器: firefox
播放器:mplayer+vlc+mpd
系统托盘:stalonetray
系统监视: conky
~/.conkyrc
background no
use_xft yes
xftfont Vera Sans YuanTi Mono:size=9
xftalpha 0.8
out_to_console no
update_interval 2
total_run_times 0
own_window yes
own_window_type desktop
own_window_transparent yes
# own_window_colour hotpink
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
#minimum_size 220 90
# Maximum size of width
#maximum_width 220
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# Stippled borders?
stippled_borders 9
border_margin 4
# border width
border_width 0
# Default colors and also border colors
default_color white
default_shade_color grey
default_outline_color white
# Text alignment, other possible ">values are commented
# alignment top_left
alignment top_right
# alignment bottom_left
#alignment bottom_right
# alignment none
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 2
gap_y 10
# 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 2
# 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 no
TEXT
$hr
${alignc}${color gold}${font Anklepants:regular:size=18}${time %H:%M}${font}${color}
${font iLiHei-Neo:size=12}${color #ffa500}${time %Y-%m-%d} ${alignr}${time %A}
${color}$hr
${color #ffd700}${font iLiHei-Neo:size=10}开机 ${alignr}${uptime}
${color #5da5d3}${color}电池 ${alignr}${battery BAT1} ${battery_time BAT1}
${color #c0ff3e}${color}温度 ${alignr}${execi -5 sensors | grep + | head -n 1 | cut -c15-19}
${color #ffe7ba}$hr
${color gray}${font Impact:size=11}Master: ${execi -1 amixer | head -5 | grep dB | awk '{print $4}' | sed s/[^0-9]//g} ${alignr}${color cyan}PCM: ${execi -2 amixer | head -n 19 |tail -n1 | awk '{print $5}' | sed s/[^0-9]//g}
${color gold}${font Impact:size=11}CPU1: ${cpu cpu1}% ${cpubar cpu1 5}
${color #cdc8b1}${font Impact:size=11}CPU2: ${cpu cpu2}% ${cpubar cpu2 5}
${color green}${font iLiHei-Neo:size=10}MEM: ${mem} ${alignr}${color yellow}FREQ: ${alignr}${freq_g 1} GHz
${color #ffd700}${font iLiHei-Neo:size=10}磁盘剩余 $stippled_hr
${color}/ ${alignr}${fs_free /}
${color #ff6a6a}${fs_bar 5 /}
${color}Home ${alignr}${fs_free /home}
${color #ffc125}${fs_bar 5 /home}
${color}Media ${alignr}${fs_free /media/Media}
${color #eeee00}${fs_bar 5 /media/Media}
${color}$hr
${color #c0ff3e}${font iLiHei-Neo:size=10}无线信号 ${alignr}${font Comic Sans MS:size=10}${wireless_link_qual_perc wlan0}%${color}
$hr
${font iYaHei:size=10}${color #f5f5dc}音乐 ${alignc}${color yellow}$mpd_artist
${alignc}${color yellow}$mpd_title
${color cyan}$mpd_bar
${color purple}${font Impact:size=10}${alignc}$mpd_status
$color$hr