waybar style

This commit is contained in:
Fern Garden 2025-08-06 23:49:37 +08:00
parent 7facf28f2f
commit 78bd0e02fb

View file

@ -360,6 +360,12 @@ in {
tooltip = false;
};
};
style = ''
* {
border-radius: 0;
}
'';
};
stylix.targets.waybar.font = "sansSerif"; # use sans-serif font, not monospaced.