diff --git a/installGlobalScript.sh b/installGlobalScript.sh index 958a6d1..1386a4f 100644 --- a/installGlobalScript.sh +++ b/installGlobalScript.sh @@ -68,6 +68,9 @@ then # Install clipboard history bash installClipboardHistory.sh + # Remove the Trash icon from the bar + gsettings set org.gnome.shell.extensions.dash-to-dock show-trash false + # Move the Menu Button to the top of the bar gsettings set org.gnome.shell.extensions.dash-to-dock show-apps-at-top true