From 075855086d7ac3af143a1dfa3f2d974c2f343cde Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 14 Feb 2022 21:49:29 +0100 Subject: [PATCH] correct size --- ubuntuConfiguration.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntuConfiguration.sh b/ubuntuConfiguration.sh index 26a700a..d59ceb0 100644 --- a/ubuntuConfiguration.sh +++ b/ubuntuConfiguration.sh @@ -38,9 +38,9 @@ gsettings set org.gnome.desktop.interface show-battery-percentage true echo "Battery pourcentage now displayed!" # Change size of icon in the Dock -sizedock=40 +sizedock=29 gsettings set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size $sizedock -echo "Icon in the dock changed from 29 to $sizedock!" +echo "Icon in the dock changed from 40 to $sizedock!" # Icons # Path where icons are saved