1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

updated conky

This commit is contained in:
Ryan 2016-11-10 16:53:05 +01:00
parent a67672c17f
commit bc68ea6588
3 changed files with 19 additions and 19 deletions

View File

@ -29,11 +29,11 @@ maximum_width 350
own_window yes
own_window_type normal
own_window_transparent yes
own_window_transparent no
own_window_argb_visual yes
own_window_argb_visual yes
own_window_colour 000000
own_window_argb_value 0
own_window_argb_value 76
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
@ -70,7 +70,7 @@ lua_draw_hook_post main
## System information using conky capabilities
# Header with base system info
own_window_argb_value 0
own_window_argb_value 76
own_window_colour 000000
TEXT
${font Ubuntu:size=10,weight:bold}${color4}SYSTEM ${hr 2}

View File

@ -8,7 +8,7 @@
background yes
double_buffer yes
alignment bottom_left
alignment top_left
border_width 1
cpu_avg_samples 2
@ -20,8 +20,8 @@ draw_graph_borders yes
draw_outline no
draw_shades no
gap_x 650
gap_y 30
gap_x 20
gap_y 300
net_avg_samples 2
no_buffers yes
out_to_console no
@ -30,10 +30,10 @@ extra_newline no
own_window yes
own_window_type normal
own_window_transparent yes
own_window_transparent no
own_window_colour 000000
own_window_argb_visual no
own_window_argb_value 0
own_window_argb_visual yes
own_window_argb_value 76
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
minimum_size 170 0
@ -54,9 +54,9 @@ color2 FFA300
color3 grey
TEXT
${color2}Download ${color0}${alignr}${downspeedf eth0} KiB/s
${downspeedgraph eth0 80,}
${color2}Upload ${color0}${alignr}${upspeedf eth0} KiB/s
${upspeedgraph eth0 80,}
${color2}Download ${color0}${alignr}${downspeedf eno1} KiB/s
${downspeedgraph eno1 80,}
${color2}Upload ${color0}${alignr}${upspeedf eno1} KiB/s
${upspeedgraph eno1 80,}
${color2}Local${color0}${alignr}${addrs}
${color2}Public${color0}${alignr}${execi 3600 wget -q -O /dev/stdout http://checkip.dyndns.org/ | cut -d : -f 2- | cut -d \< -f -1}

View File

@ -8,7 +8,7 @@
background yes
double_buffer yes
alignment bottom_left
alignment top_left
border_width 1
cpu_avg_samples 2
@ -20,8 +20,8 @@ draw_graph_borders yes
draw_outline no
draw_shades no
gap_x 450
gap_y 20
gap_x 250
gap_y 300
net_avg_samples 2
no_buffers yes
out_to_console no
@ -30,10 +30,10 @@ extra_newline no
own_window yes
own_window_type normal
own_window_transparent yes
own_window_transparent no
own_window_colour 000000
own_window_argb_visual no
own_window_argb_value 0
own_window_argb_visual yes
own_window_argb_value 76
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
minimum_size 170 0