dotfiles/.config/waybar/modules/memory.jsonc

8 lines
125 B
JSON

{
"memory": {
"format": "{}%  ",
"on-click": "pypr toggle btop",
"tooltip": true,
"interval": 2,
},
}