added autohide battery to extension list

This commit is contained in:
Michael Scalzetti 2022-03-24 19:15:56 -04:00
parent 0f281f23b9
commit e6043bc764

View File

@ -6,10 +6,11 @@ usermod --shell /bin/zsh $USER
# List gnome extensions to install # List gnome extensions to install
echo -e "\nGnome extensions:" echo -e "\nGnome extensions:"
echo -e "\AppIndicator and KStatusNotifierItem Support: https://extensions.gnome.org/extension/615/appindicator-support/" echo -e "\tAppIndicator and KStatusNotifierItem Support: https://extensions.gnome.org/extension/615/appindicator-support/"
echo -e "\tArcMenu: https://extensions.gnome.org/extension/3628/arcmenu/" echo -e "\tArcMenu: https://extensions.gnome.org/extension/3628/arcmenu/"
echo -e "\tLaunch new instance: https://extensions.gnome.org/extension/600/launch-new-instance/" echo -e "\tLaunch new instance: https://extensions.gnome.org/extension/600/launch-new-instance/"
echo -e "\tRemovable Drive Menu: https://extensions.gnome.org/extension/7/removable-drive-menu/" echo -e "\tRemovable Drive Menu: https://extensions.gnome.org/extension/7/removable-drive-menu/"
echo -e "\tTactile: https://extensions.gnome.org/extension/4548/tactile/" echo -e "\tTactile: https://extensions.gnome.org/extension/4548/tactile/"
echo -e "\tVitals: https://extensions.gnome.org/extension/1460/vitals/" echo -e "\tVitals: https://extensions.gnome.org/extension/1460/vitals/"
echo -e "\tWorkspace Indicator: https://extensions.gnome.org/extension/21/workspace-indicator/" echo -e "\tWorkspace Indicator: https://extensions.gnome.org/extension/21/workspace-indicator/"
echo -e "\thttps://extensions.gnome.org/extension/595/autohide-battery/"