Fix swaync notification icon size in waybar
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
Remove explicit 16pt Pango span wrapper so the icon inherits the default waybar font size, matching all other modules.
This commit is contained in:
parent
3673b22009
commit
997f7d90a0
@ -204,7 +204,7 @@
|
||||
},
|
||||
"custom/notification": {
|
||||
"tooltip": true,
|
||||
"format": "<span size='16pt'>{icon}</span>",
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"notification": "",
|
||||
"none": "",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user