mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
waybar: add abbreviated day, day-of-month and month
This commit is contained in:
parent
571a3fc970
commit
c3544d515b
@ -29,6 +29,6 @@
|
|||||||
"on-click": "swaymsg input type:keyboard xkb_switch_layout next",
|
"on-click": "swaymsg input type:keyboard xkb_switch_layout next",
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%Y-%j\n%G-W%V-%u\n%F\n%H.%M.%S}"
|
"format": "{:%a. %d.\n%b.\n%Y-%j\n%G-W%V-%u\n%F\n%H.%M.%S}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user