Increase waybar size slightly

This commit is contained in:
Evie Litherland-Smith 2023-10-17 13:14:02 +01:00
parent a88456c409
commit c66126d0cf
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
icon-size = 14;
icon-size = 16;
show-passive-items = true;
spacing = 5;
}

View file

@ -1,6 +1,6 @@
@import "./scheme.css";
* { font-size: 14px; }
* { font-size: 16px; }
window { background: transparent; }