1
0

fix: Waybar now shows the date

This commit is contained in:
2024-12-08 23:09:56 +00:00
parent a25ddce9cb
commit 61b3885595

View File

@@ -24,6 +24,9 @@
"disk": {
"format": "{free}"
},
"clock": {
"format": "{:%Y:%m:%d %T}"
},
"custom/wireguard": {
"exec": "~/.config/waybar/scripts/wireguard.sh",
"on-click": "~/.config/waybar/scripts/wireguard.sh --toggle",