waybar: update disk module format

This commit is contained in:
2024-06-17 23:07:04 +03:00
parent bd302e85b6
commit c047c9ac84

View File

@@ -26,7 +26,7 @@
"interval": 1
},
"disk": {
"format": "Disk: {used}/{total}"
"format": "Disk: {percentage_used}% [{used}/{total}]"
},
"pulseaudio": {
"format": "{icon} {volume}%",