fix: Waybar now shows the date
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user