From 7c37f6d133bb4771cf4d7e0a19c3bf98080eaa59 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Thu, 27 Oct 2022 02:34:33 -0400 Subject: [PATCH] Use bold font for the clock. --- ansible/roles/sway/files/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/sway/files/style.css b/ansible/roles/sway/files/style.css index 428b88c..08510bf 100644 --- a/ansible/roles/sway/files/style.css +++ b/ansible/roles/sway/files/style.css @@ -98,6 +98,7 @@ } #custom-clock { + font-weight: bold; } #cpu {