Files
dotfiles/.config/waybar/lib/components/memory.json
2025-06-02 18:34:15 +02:00

8 lines
88 B
JSON

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