fix typo
This commit is contained in:
parent
a128a05a82
commit
fc7180023d
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 form 48 to $sizedock"
|
||||
echo "Icon in the dock changed from 48 to $sizedock"
|
||||
|
||||
# Icons
|
||||
# Path where icons are saved
|
||||
|
|
Reference in a new issue