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 /gtk-3.0 | |
parent | 795d065ca1ff47d6416d4ef4a5f22a73c28c3e34 (diff) |
Set cursor size to 32
Diffstat (limited to 'gtk-3.0')
-rw-r--r-- | gtk-3.0/settings.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-3.0/settings.ini b/gtk-3.0/settings.ini index dd10b54..28ef3a0 100644 --- a/gtk-3.0/settings.ini +++ b/gtk-3.0/settings.ini @@ -3,7 +3,7 @@ gtk-theme-name=Flat-Remix-GTK-Green-Darkest-Solid gtk-icon-theme-name=Cosmic gtk-font-name=Cantarell 11 gtk-cursor-theme-name=BreezeX-Black -gtk-cursor-theme-size=24 +gtk-cursor-theme-size=32 gtk-toolbar-style=3 gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-button-images=0 |