From 020c24bcdda4cbb409931cabfd2917755816a52f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 10 Oct 2025 00:04:26 -0700 Subject: [PATCH] New backup 2025-10-10 00:04:26 --- de/home/.config/eww/modules/home/mcstatus.yuck | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/de/home/.config/eww/modules/home/mcstatus.yuck b/de/home/.config/eww/modules/home/mcstatus.yuck index 57308af..e8bced7 100644 --- a/de/home/.config/eww/modules/home/mcstatus.yuck +++ b/de/home/.config/eww/modules/home/mcstatus.yuck @@ -54,6 +54,10 @@ :wrap-mode 'word' ; :truncate true ) + (label + :xalign 0 + :text " ${round(server.status.latency,0)}ms" + ) ) ) )