Typo in waybar font definition

This commit is contained in:
Evie Litherland-Smith 2024-04-20 12:28:19 +01:00
parent 5cbe634b5b
commit 885fdcd27c

View file

@ -246,7 +246,7 @@
in ''
* {
all: unset;
font-size: ${toString fonts.sizes.desktop 1.5};
font-size: ${toString fonts.sizes.desktop};
font-family: ${fonts.monospace.name};
}