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": {
"interval": 5,
"format": " {usage}%",
"format": "<big></big> {usage}%",
"on-click": "swaymsg exec foot htop",
},
"memory": {
"format": " {}%",
"format": "<big></big> {}%",
},
"network": {
"format-wifi": " {essid}",