Skip to content

Commit e71d548

Browse files
vkarehraveit65
authored andcommitted
Change default cursor-size to 24px
The MATE cursor theme does not have an 18px cursor size, so having a 18px as the default setting does not make sense. Using 24px looks better in modern displays and allows for proper HiDPI scaling.
1 parent b24f151 commit e71d548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/org.mate.peripherals-mouse.gschema.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<description>Cursor theme name.</description>
4242
</key>
4343
<key name="cursor-size" type="i">
44-
<default>18</default>
44+
<default>24</default>
4545
<summary>Cursor size</summary>
4646
<description>Size of the cursor referenced by cursor_theme.</description>
4747
</key>

0 commit comments

Comments
 (0)