update: waybar ram icon

This commit is contained in:
2024-04-15 13:17:46 -04:00
parent 14a56275eb
commit d46e796571
+1 -1
View File
@@ -247,7 +247,7 @@
// Memory
"memory": {
"format": "󰍛 {used:0.1f}G",
"format": " {used:0.1f}G",
"on-click": "alacritty -e htop"
},