diff options
author | ZachIR <zachir@librem.one> | 2025-07-16 22:31:16 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-16 22:32:00 -0500 |
commit | f65e2893bf27d87d373d568a2810fd7147864ad6 (patch) | |
tree | 3d20f2d0563685888ef854ee0ad869c3c1011236 /environment.d | |
parent | cf95ec24ea0422aef51cdbf7f1e262ca70bc50e7 (diff) |
Set BreezeX Black cursor in more places
Diffstat (limited to 'environment.d')
-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 9b9ef2b..5638210 100644 --- a/environment.d/cursor.conf +++ b/environment.d/cursor.conf @@ -1,2 +1,2 @@ XCURSOR_THEME=BreezeX-Black -XCURSOR_SIZE=32 +XCURSOR_SIZE=24 |