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
No known key found for this signature in database

View File

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