dotfiles/.config/waybar/lib/components/memory.json

8 lines
88 B
JSON

{
"memory": {
"interval": 30,
"format": " {}%",
"max-length": 10
}
}