waybar: Make fonticons bigger

This commit is contained in:
histalek 2021-11-17 11:38:47 +01:00
parent 1cda48b87a
commit 26f8934c37
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -30,11 +30,11 @@
}, },
"cpu": { "cpu": {
"interval": 5, "interval": 5,
"format": " {usage}%", "format": "<big></big> {usage}%",
"on-click": "swaymsg exec foot htop", "on-click": "swaymsg exec foot htop",
}, },
"memory": { "memory": {
"format": " {}%", "format": "<big></big> {}%",
}, },
"network": { "network": {
"format-wifi": " {essid}", "format-wifi": " {essid}",