waybar: Make fonticons bigger
This commit is contained in:
parent
1cda48b87a
commit
26f8934c37
1 changed files with 2 additions and 2 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Reference in a new issue