Set 32 as default icon size for dash to dock

i9 changed/i9/gnome-shell-extensions-40.7-15.el9_4.inferit.3
Arkady L. Shane 1 day ago
parent fb36f88149
commit cb601195bf
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -152,7 +152,7 @@
<description>Add the possibility to switch workspace by mouse scrolling over the dock.</description>
</key>
<key type="i" name="dash-max-icon-size">
<default>48</default>
<default>32</default>
<summary>Maximum dash icon size</summary>
<description>Set the allowed maximum dash icon size. Allowed range: 16..64.</description>
</key>

@ -7,7 +7,7 @@
Name: gnome-shell-extensions
Version: 40.7
Release: 15%{?dist}.inferit.2
Release: 15%{?dist}.inferit.3
Summary: Modify and extend GNOME Shell functionality and behavior
License: GPLv2+
@ -462,6 +462,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_datadir}/xsessions/
%changelog
* Thu Sep 19 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 40.7-15.inferit.3
- Set 32 as default icon size for dash to dock
* Tue Sep 10 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 40.7-15.inferit.2
- Update dash to dock config

Loading…
Cancel
Save