update: waybar ram icon

This commit is contained in:
Yingjie Wang 2024-04-15 13:17:46 -04:00
parent 14a56275eb
commit d46e796571

View File

@ -247,7 +247,7 @@
// Memory
"memory": {
"format": "󰍛 {used:0.1f}G",
"format": " {used:0.1f}G",
"on-click": "alacritty -e htop"
},