fix: Waybar now shows the date
This commit is contained in:
@@ -24,6 +24,9 @@
|
|||||||
"disk": {
|
"disk": {
|
||||||
"format": "{free}"
|
"format": "{free}"
|
||||||
},
|
},
|
||||||
|
"clock": {
|
||||||
|
"format": "{:%Y:%m:%d %T}"
|
||||||
|
},
|
||||||
"custom/wireguard": {
|
"custom/wireguard": {
|
||||||
"exec": "~/.config/waybar/scripts/wireguard.sh",
|
"exec": "~/.config/waybar/scripts/wireguard.sh",
|
||||||
"on-click": "~/.config/waybar/scripts/wireguard.sh --toggle",
|
"on-click": "~/.config/waybar/scripts/wireguard.sh --toggle",
|
||||||
|
Reference in New Issue
Block a user