Skip to content

Commit ed7b4c3

Browse files
committed
Update date format on waybar
1 parent 666559e commit ed7b4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/.config/waybar/config.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
},
3131
"clock": {
32-
"tooltip-format": "{:%Y-%m-%d}",
32+
"tooltip-format": "{:%d.%m.%Y}",
3333
},
3434
"cpu": {
3535
"format": "{usage}% ",

0 commit comments

Comments
 (0)