From 69a8e528b086a2742ccb37db98233924c3fc6b72 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 5 Apr 2023 10:54:49 +0200 Subject: up --- .config/conky/conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/conky/conkyrc') diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index 2c8409e..16992c4 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -62,7 +62,7 @@ ${color0}${alignc}${time %A %e %B %Y - %Hh%M} ${alignc}${color1}Terminal: ${color0}${nodename_short} ${alignc}${color1}OS: ${color0}${sysname} - ${execi 300 lsb_release -ds} ${alignc}${color1}Kernel: ${color0}${kernel} -${alignc}${color1}Uptime: ${color0}${uptime_short}${image ~/.config/conky/artix-logo.png -p 5,10 -s 75x75 -n}${font}${if_match "${nodename_short}" == "mother"}${if_mpd_playing} +${alignc}${color1}Uptime: ${color0}${uptime_short}${font}${if_match "${nodename_short}" == "po-rbo"}${image ~/.config/conky/popos-logo.png -p 5,10 -s 75x75 -n}${endif}${if_match "${nodename_short}" == "mother"}${image ~/.config/conky/artix-logo.png -p 5,10 -s 75x75 -n}${if_mpd_playing} ${color0}${hr}${font} ${color0}${goto 130}${mpd_artist} ${goto 130}${scroll wait 30 3 5 ${mpd_title}} -- cgit v1.2.3