From c43e163a5616d86bc13883e49d0a5df0f4799f85 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 2 Nov 2025 08:59:19 +0100 Subject: [PATCH] adjust font axes --- dots/.config/quickshell/ii/modules/common/Appearance.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dots/.config/quickshell/ii/modules/common/Appearance.qml b/dots/.config/quickshell/ii/modules/common/Appearance.qml index 3c2f6c13f..f531ae15c 100644 --- a/dots/.config/quickshell/ii/modules/common/Appearance.qml +++ b/dots/.config/quickshell/ii/modules/common/Appearance.qml @@ -218,9 +218,9 @@ Singleton { "YTFI": 716, // Figure (numbers) height (Lowered from 738 to match uppercase) "YTAS": 716, // Ascender height (Lowered from 750 to match uppercase) "YTLC": 490, // Lowercase height (Lowered from 514 to be more distinguishable from uppercase) - "XTRA": 490, // Counter width (Raised from 468 to be less condensed, less serious) - "wdth": 110, // Width (Space out a tiny bit for readability) - "GRAD": 150, // Grade (Increased so the 6 and 9 don't look weak) + "XTRA": 488, // Counter width (Raised from 468 to be less condensed, less serious) + "wdth": 105, // Width (Space out a tiny bit for readability) + "GRAD": 175, // Grade (Increased so the 6 and 9 don't look weak) "wght": 300, // Weight (Lowered to compensate for increased grade) }) // Rubik simply needs regular weight to override that of the main font where necessary