From 33c8c87651191c2577fe290a02919108c9fc1123 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 14 Feb 2022 21:12:02 +0100 Subject: [PATCH] fix resizing icon in dock --- ubuntuConfiguration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntuConfiguration.sh b/ubuntuConfiguration.sh index 8845997..26a700a 100644 --- a/ubuntuConfiguration.sh +++ b/ubuntuConfiguration.sh @@ -39,7 +39,7 @@ echo "Battery pourcentage now displayed!" # Change size of icon in the Dock sizedock=40 -settings set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size $sizedock +gsettings set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size $sizedock echo "Icon in the dock changed from 29 to $sizedock!" # Icons