aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrockar <martinnguzman.mg@gmail.com>2024-12-22 13:43:06 -0300
committerbrockar <martinnguzman.mg@gmail.com>2024-12-22 13:43:06 -0300
commit712a901be02d1dd178b82a35e3f605dcda8eeb58 (patch)
tree3b26bb9b75f6f627dbe7e91b59ee9b50440d9785
parent18032a8db235e0d907de735852b8582cfab43488 (diff)
bugfix: add tooltip format for clock module in Waybar configuration
-rw-r--r--config/waybar/Modules3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules
index b86f6540..4984e5ee 100644
--- a/config/waybar/Modules
+++ b/config/waybar/Modules
@@ -155,7 +155,8 @@
"clock#5": {
//"format": "{:%A, %I:%M %P}", // AM PM format
"format": "{:%a %d | %H:%M}", // 24H
- "format-alt": "{:%A, %d %B, %Y (%R)}"
+ "format-alt": "{:%A, %d %B, %Y (%R)}",
+ "tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
},
"cpu": {
"format": "{usage}% 󰍛",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage