update: memory tooltip
This commit is contained in:
parent
30b94d192b
commit
3aac72de3b
@ -265,6 +265,7 @@
|
||||
// Memory
|
||||
"memory": {
|
||||
"format": " {used:0.1f}G",
|
||||
"tooltip-format": "{total:0.1f}G total\n{swapTotal:0.1f}G swap\n{used:0.1f}G used\n{avail:0.1f}G free\n{percentage}% used",
|
||||
"on-click": "alacritty -e htop",
|
||||
"interval": 10,
|
||||
"states": {
|
||||
|
Loading…
Reference in New Issue
Block a user