From fde727dd4c531107e43774edbe9afb447b27689a Mon Sep 17 00:00:00 2001 From: ZachIR Date: Fri, 25 Jul 2025 23:52:05 -0500 Subject: Set cursor size to 32 --- environment.d/cursor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'environment.d/cursor.conf') diff --git a/environment.d/cursor.conf b/environment.d/cursor.conf index 5638210..9b9ef2b 100644 --- a/environment.d/cursor.conf +++ b/environment.d/cursor.conf @@ -1,2 +1,2 @@ XCURSOR_THEME=BreezeX-Black -XCURSOR_SIZE=24 +XCURSOR_SIZE=32 -- cgit v1.2.3