From 754cfb8c50f8046e4bbac78be1e5dea63cc79684 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 29 Mar 2024 05:30:57 +0900 Subject: [PATCH] fixed waybar vertical clock module --- config/waybar/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/waybar/modules b/config/waybar/modules index 1165211..fed721b 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -637,9 +637,9 @@ }, "clock#vertical": { - "format": "{:\n%H\n%M\n%S\n\n \n%d\n%m\n%y}", + "format": "\n{:%H\n%M\n%S\n\n \n%d\n%m\n%y}", "interval": 1, - //"format": "{:\n%I\n%M\n%p\n\n \n%d\n%m\n%y}", + //"format": "\n{:%I\n%M\n%p\n\n \n%d\n%m\n%y}", "tooltip": true, "tooltip-format": "{calendar}", "calendar": {