1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | !!! Settings
background yes
use_xft yes
xftfont ubuntu mono:bold:size=10
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 240
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color D5D5D5
default_shade_color 000000
default_outline_color D5D5D5
alignment top_right
gap_x 20
gap_y 50
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
!!! Output
TEXT
${color D23D3D}UPTIME :${color D5D5D5}$alignr$uptime
${color D23D3D}SWAP :${color D5D5D5}$alignr$swap | $swapmax
${color D23D3D}RAM :${color D5D5D5}$alignr$mem | $memmax
${color D23D3D}ROOT :${color D5D5D5}$alignr${fs_used /} | ${fs_size /}
${color D23D3D}HOME :${color D5D5D5}$alignr${fs_used /home} | ${fs_size /home}
${color D23D3D}CPU :${color D5D5D5}$alignr${cpu cpu0}%
${color D23D3D}UP :${color D5D5D5}$alignr${upspeed} | ${totalup}
${color D23D3D}DOWN :${color D5D5D5}$alignr${downspeed} | ${totaldown}
${color D23D3D}MUSIC ON CONSOLE : ${color D5D5D5}$alignr${exec mocp -Q %state}
${color D5D5D5}$alignr${exec mocp -Q %artist}
${color D5D5D5}$alignr${exec mocp -Q %song}
${color D5D5D5}$alignr${exec mocp -Q %ct}
|
x
Notes
#!