From 9c62415feb61832ec7b4375adcade7117b4c18f7 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 24 Aug 2021 12:44:54 +0300 Subject: conky: two monitor setup --- .config/conky/conky.conf##c.desktop,h.maus | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.config/conky/conky.conf##c.desktop,h.maus b/.config/conky/conky.conf##c.desktop,h.maus index 020b21b..835aced 100644 --- a/.config/conky/conky.conf##c.desktop,h.maus +++ b/.config/conky/conky.conf##c.desktop,h.maus @@ -1,11 +1,11 @@ conky.config = { - alignment = 'middle_middle', + alignment = 'top_left', background = true, draw_borders = false, draw_graph_borders = true, - border_width = 1, - border_outer_margin = 5, + border_width = 10, + border_outer_margin = 1, stippled_borders = 6, cpu_avg_samples = 2, @@ -17,11 +17,11 @@ conky.config = { use_xft = true, font = 'Iosevka Nerd Font:size=10', - gap_x = 1550, - gap_y = 200, + gap_x = -1020, + gap_y = -200, minimum_height = 5, - minimum_width = 5, + minimum_width = 10, net_avg_samples = 2, no_buffers = true, out_to_console = false, @@ -83,11 +83,8 @@ ${color1}address${color} ${addr eno1}${alignr}updates ${execi 3600 yay -Pn} ${color1}inbound${color} ${tcp_portmon 1 32767 count}${color1} outbound${color} ${tcp_portmon 32768 61000 count}${alignr}${color1}all${color} ${tcp_portmon 1 65535 count} ${voffset 1} ${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'} -${alignr}${color0}${offset -20}瘟 -${alignr}${color}${texeci 7200 curl -s wttr.in/ank?format="%s"} -${voffset 1} ${color0}$stippled_hr${color} ${voffset 1} -${execp rem -c -w120 -b1 | head -n -1} +${execp rem -c -w130 -b1 | head -n-1} ${color4}${alignr} ]] -- cgit v1.2.3-70-g09d2