refactor(waybar): set taskbar icon size to 14

This commit is contained in:
Price Hiller 2023-06-03 21:50:47 -05:00
parent 58e163cfe3
commit aad59636e8
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -222,7 +222,7 @@
}
},
"tray": {
"icon-size": 12
"icon-size": 14
}
}
]