diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 23:52:05 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 23:52:05 -0500 |
commit | fde727dd4c531107e43774edbe9afb447b27689a (patch) | |
tree | f9ca7a1066d697877d11e1d4b3d3ec5acaad7629 /environment.d/cursor.conf | |
parent | 795d065ca1ff47d6416d4ef4a5f22a73c28c3e34 (diff) |
Set cursor size to 32
Diffstat (limited to 'environment.d/cursor.conf')
-rw-r--r-- | environment.d/cursor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |