diff --git a/bottom-right.conkyrc b/bottom-right.conkyrc new file mode 100644 index 0000000..15039e1 --- /dev/null +++ b/bottom-right.conkyrc @@ -0,0 +1,40 @@ +#!/usr/bin/conky -d -c +## .conkyrc configuration +update_interval 10.0 +update_interval_on_battery 30.0 + +alignment top_right + +use_xft yes +xftfont Inconsolata:size=10 +xftalpha 0.1 + +double_buffer yes +draw_shades yes + +own_window_type desktop +own_window yes +own_window_transparent yes +own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager + +text_buffer_size 8000 +max_user_text 10000 + +default_color e1e1e1 +color0 555555 +color1 FCAF3E +color2 Ivory #FFFFF0 +#color2 64574e +color3 a82553 +color4 5e1014 +color5 Red +color6 a7a7a7 +color7 8888CC +color8 9d9c61 +color9 525276 +maximum_width 600 +gap_x 1 +gap_y 1 + +TEXT +${alignr} ${font}${time %B %d, %H:%M} diff --git a/right.conkyrc b/right.conkyrc index 565e911..5b19d12 100644 --- a/right.conkyrc +++ b/right.conkyrc @@ -105,26 +105,3 @@ ${color}${goto 10}${font pizzadude bullets:size=16}U${font}$color${voffset -12}$ ${goto 40}Day: ${totalup eth0}${voffset -12}${alignr}${upspeedgraph eth0 25,50 64574e 64574e} ${voffset -13}${goto 40}Month: ${execi 300 vnstat -m | grep "`date +"'%y"`" | tail -1 | awk '{print $6 $7}'} ${endif} -# - - - - - - - - - - - - - - - - - - - - - -${alignr} ${font}${time %B %d, %H:%M}