aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAlberson Miranda <albersonmiranda@hotmail.com>2025-12-09 15:09:20 -0300
committerAlberson Miranda <albersonmiranda@hotmail.com>2025-12-09 15:09:20 -0300
commitda3fa9741c902e0a85d62abfa1866ed75c9a6cd5 (patch)
treecfca7104b6deaa4939929142bdea26d99bbd1e15 /config
parentfe0676311f4f2715d5cdfbd6303690b79fd0628e (diff)
fix: waybar clock locale
Diffstat (limited to 'config')
-rw-r--r--config/waybar/Modules16
-rw-r--r--config/waybar/configs/[TOP] Everforest2
2 files changed, 9 insertions, 9 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules
index de5c7c3b..c6dc3786 100644
--- a/config/waybar/Modules
+++ b/config/waybar/Modules
@@ -99,7 +99,7 @@
"interval": 1,
//"format": " {:%I:%M %p}", // AM PM format
"format": " {:%H:%M:%S}", // 24H
- "format-alt": " {:%H:%M  %Y, %d %B, %A}",
+ "format-alt": " {:L%H:%M  %Y, %d %B, %A}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {
"mode": "year",
@@ -127,28 +127,28 @@
"clock#2": {
//"format": " {:%I:%M %p}", // AM PM format
"format": " {:%H:%M}", // 24H
- "format-alt": "{:%A | %H:%M | %e %B}",
+ "format-alt": "{:L%A | %H:%M | %e %B}",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
},
"clock#3": {
- //"format": "{:%I:%M %p - %d/%b}", //for AM/PM
- "format": "{:%H:%M - %d/%b}", // 24H
+ //"format": "{:L%I:%M %p - %d/%b}", //for AM/PM
+ "format": "{:L%H:%M - %d/%b}", // 24H
"tooltip": false
},
"clock#4": {
"interval": 60,
- //"format": "{:%B | %a %d, %Y | %I:%M %p}", // AM PM format
- "format": "{:%B | %a %d, %Y | %H:%M}", // 24H
- "format-alt": "{:%a %b %d, %G}",
+ //"format": "{:L%B | %a %d, %Y | %I:%M %p}", // AM PM format
+ "format": "{:L%B | %a %d, %Y | %H:%M}", // 24H
+ "format-alt": "{:L%a %b %d, %G}",
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
},
"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": "{:L%A, %d %B, %Y (%R)}",
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
},
diff --git a/config/waybar/configs/[TOP] Everforest b/config/waybar/configs/[TOP] Everforest
index 7b007f78..db49b7ed 100644
--- a/config/waybar/configs/[TOP] Everforest
+++ b/config/waybar/configs/[TOP] Everforest
@@ -55,7 +55,7 @@
"on-click": "rofi -show drun"
},
"clock#forest": {
- "format": "{:%A %d.%m.%Y - %H:%M}",
+ "format": "{:L%A %d.%m.%Y - %H:%M}",
"tooltip-format": "<span color='#D3C6AA' size='larger'>{:%Y %B}</span>\n<tt>{calendar}</tt>",
"calendar-weeks-pos": "right",
"today-format": "<span color='#E67E80' weight='ultrabold'>{}</span>",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage