This commit is contained in:
soraefir
2026-06-13 22:15:53 +02:00
parent aace131a0e
commit 0a3fef0b1c
7 changed files with 52 additions and 50 deletions

View File

@@ -161,7 +161,7 @@
(box :orientation "v" :space-evenly false :halign "center" :valign "center"
(overlay
(circular-progress
:width 60 :height 60
:width 72 :height 72
:value {100*swap.used/swap.total}
:start-at 0 :clockwise true :thickness 7
:class "swap-ring"