framework: fix brightness scripts

This commit is contained in:
tristan 2025-04-03 18:21:13 +01:00
parent dfc0391d27
commit 3d18f696aa
3 changed files with 20 additions and 19 deletions

View file

@ -79,6 +79,11 @@
];
stylix.fonts.sizes = {
applications = 20;
desktop = 12;
terminal = 20;
};