update: keep memory in waybar 0.1f
This commit is contained in:
parent
b113e1f81d
commit
1763d37ee4
@ -246,7 +246,7 @@
|
|||||||
|
|
||||||
// Memory
|
// Memory
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": " {used}G",
|
"format": " {used:0.1f}G",
|
||||||
"on-click": "alacritty -e htop"
|
"on-click": "alacritty -e htop"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user