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 45 46 47 48 49 50 51 52 | # -- Conky settings -- #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
if_up_strictness address
# -- Window specifications -- #
own_window yes
own_window_type dock
own_window_transparent no
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
alignment bottom_right
# -- Graphics settings -- #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
# -- Text settings -- #
use_xft yes
xftfont neep:SemiCondensed:pixelsize=11
uppercase yes
default_color 555555 # grau
color1 777777 # hellgrau
color2 a761c2 # grün
color3 a0cf5d # lila
color4 e74f4f # rot
color5 e1aa5d # gelb
TEXT
${color}B:${color1}${battery_short BAT0} \
${color}W:${color1}${addr wlan0} \
${color}E:${color1}${addr eth0}\
\
${alignc}\
${font erusfont:pixelsize=8}${color2}♫${color3}♪${color4}♫${color5}♪${color} ${font}${if_mpd_playing}${mpd_artist} ${color1}${mpd_title} ${color}${mpd_album}${else}nothing playing.${endif}\
\
${alignr}\
${color5}${time %a %b %d} ${color4}${time %H:%M:%S}
|
x
Notes
For my i3 setup.
rstrcogburn said about 13 years ago
Kickass little “UTF-8” music characters in the now playing. +1 for creativity there!
bl1nk said about 13 years ago
Thanks. :)
acslater said about 13 years ago
great band!