adapt the size of the dock to be the same as w11
This commit is contained in:
parent
7b98c45352
commit
f41f84b5b9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue