From 8bf8877a59d5c2e3f419c5bdd025ddb28dfb964b Mon Sep 17 00:00:00 2001 From: adam01110 Date: Sun, 21 Sep 2025 14:08:47 +0200 Subject: [PATCH] ok im done being stupid --- build.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.toml b/build.toml index 03e48af1..75f986dd 100644 --- a/build.toml +++ b/build.toml @@ -10,7 +10,7 @@ platforms = ['x11'] [cursors] [cursors.fallback_settings] -x11_sizes = [8, 12, 16, 20, 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96, 128, 192, 256] +x11_sizes = [16, 20, 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96] win_sizes = [24] x_hotspot = 128 y_hotspot = 128 -- 2.51.2