From f41f84b5b97eea2c92a1e02e09bcf6111ad61433 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 28 Dec 2021 19:43:06 +0100 Subject: [PATCH] adapt the size of the dock to be the same as w11 --- ubuntuConfiguration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntuConfiguration.sh b/ubuntuConfiguration.sh index bc110af..8845997 100644 --- a/ubuntuConfiguration.sh +++ b/ubuntuConfiguration.sh @@ -40,7 +40,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 -echo "Icon in the dock changed from 48 to $sizedock!" +echo "Icon in the dock changed from 29 to $sizedock!" # Icons # Path where icons are saved