From cd8880e2ebbcfbe6c543a25771d2207542eaa008 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 13 Mar 2023 16:11:54 +0100 Subject: up --- .config/conky/conkyrc | 4 ++-- .config/gtk-2.0/gtkfilechooser.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to '.config') diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index 7373187..5a4b7b4 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -99,6 +99,6 @@ ${font2}${color0}${top_mem name 3} ${alignr}${top_mem pid 3} ${top_mem cpu 3} ${font2}${color2}${top_mem name 4} ${alignr}${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem_res 4}${font} ${color1}--------- ${color1}Processes: ${font2}${color0}${processes}${font} -${execpi 15 ~/.local/bin/conky/net.sh} -${if_match "${nodename_short}" == "mother"}${color0}${downspeedgraph eth1 50,185 ebdbb2 928374 256000000 -t}${goto 195}${color0}${upspeedgraph eth1 50,180 ebdbb2 928374 256000000 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color0}${downspeedgraph enx4ce1734c425a 50,180 ebdbb2 928374 128000000 -t}${goto 195}${color0}${upspeedgraph enx4ce1734c425a 50,180 ebdbb2 928374 128000000 -t}${endif} +${execpi 5 ~/.local/bin/conky/net.sh} +${if_match "${nodename_short}" == "mother"}${color0}${downspeedgraph eth1 50,185 ebdbb2 928374 256000000 -t}${goto 195}${color0}${upspeedgraph eth1 50,180 ebdbb2 928374 256000000 -t}${endif}${if_match "${nodename_short}" == "po-rbo"}${color0}${downspeedgraph enx34298f762de7 50,180 ebdbb2 928374 128000000 -t}${goto 195}${color0}${upspeedgraph enx34298f762de7 50,180 ebdbb2 928374 128000000 -t}${endif} ]] diff --git a/.config/gtk-2.0/gtkfilechooser.ini b/.config/gtk-2.0/gtkfilechooser.ini index a1ca96a..ba7eb82 100644 --- a/.config/gtk-2.0/gtkfilechooser.ini +++ b/.config/gtk-2.0/gtkfilechooser.ini @@ -2,7 +2,7 @@ LocationMode=path-bar ShowHidden=true ShowSizeColumn=true -GeometryX=806 +GeometryX=3366 GeometryY=432 GeometryWidth=948 GeometryHeight=641 -- cgit v1.2.3