From 8a43f71d39d1f3a400874ffa8eb077a8a612f8aa Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 21 Dec 2022 02:52:50 +0300 Subject: fix(conky): wttr.in location to cankaya --- .config/conky/conky.conf##h.maus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/conky') diff --git a/.config/conky/conky.conf##h.maus b/.config/conky/conky.conf##h.maus index 4d24e23..5050fdc 100644 --- a/.config/conky/conky.conf##h.maus +++ b/.config/conky/conky.conf##h.maus @@ -82,7 +82,7 @@ ${color}${downspeedgraph eno1 32,150 2980b9 e74c3c}${alignr}${color} ${upspeedgr ${color1}address${color} ${addr eno1} ${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}'} +${texeci 1800 curl -s wttr.in/cankaya | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'} ${color0}$stippled_hr${color} ${voffset 1} ${execp rem -c+2 -w130 -b1} -- cgit v1.2.3-70-g09d2