Increase waybar font size
This commit is contained in:
parent
97eeccc41d
commit
5183d9d314
|
@ -267,7 +267,7 @@
|
||||||
* {
|
* {
|
||||||
all: unset;
|
all: unset;
|
||||||
font-family: ${config.stylix.fonts.monospace.name};
|
font-family: ${config.stylix.fonts.monospace.name};
|
||||||
font-size: ${toString config.stylix.fonts.sizes.desktop}px;
|
font-size: ${toString config.stylix.fonts.sizes.desktop}pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
window {
|
window {
|
||||||
|
|
Loading…
Reference in a new issue