aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2024-03-29 05:30:57 +0900
committerJa.KooLit <ejhay.games@gmail.com>2024-03-29 05:30:57 +0900
commit754cfb8c50f8046e4bbac78be1e5dea63cc79684 (patch)
tree71620e22d1a4299de2c6e4118dd6b227ef65515e
parentcd7bcc6d682244b7a4ab7500cf54127bce94c961 (diff)
fixed waybar vertical clock module
-rw-r--r--config/waybar/modules4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 1165211a..fed721be 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": {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage