add space in waybar-desk to prevent cpu percentage to show in front of icon
All checks were successful
nixos config pipeline / show-flake (push) Successful in 16s
nixos config pipeline / deploy (push) Successful in 10s

This commit is contained in:
smayzy 2025-08-28 14:51:35 +02:00
parent e3ecdaa1da
commit f9c605dcf7

View File

@ -95,7 +95,7 @@
},
"cpu": {
"interval": 5,
"format": "{usage:2}%"
"format": " {usage:2}%"
},
"disk": {
"interval": 5,