This simple shell script makes the GNOME Shell Apps Dashboard sort the apps into their respective categories based on the FreeDesktop standard.
A nicely sorted Apps Dashboard!
App icons are property of their respective owners.
You may want to back up your dConf before doing this, just in case something goes wrong.
- Clone or download the repository from GitHub.
- Open a terminal and
cd
to the directory containing the files. - Flag
interactive.py
as executable:chmod +x interactive.py
- Run the script:
./interactive.py
- Follow the instructions on-screen and make selections using the keyboard.
- Enjoy!
- Clone or download this repository from GitHub.
- Open a terminal and
cd
to the directory containing the files. - Flag
appfixer.sh
as executable:chmod +x ./appfixer.sh
- Run
./appfixer.sh
from a terminal. - Restart GNOME Shell by pressing
ALT+F2
and running the commandr
. Alternatively, you could restart your machine or log out/in to achieve this. - Enjoy!
Read the Wiki FAQ to see if your problem has already been solved. If not, then open an issue.