How to fix frozen Gnome Extensions

killall -HUP gnome-shell


Gnome is a window manager for Linux and you can write extensions for it in JavaScript. Sometimes if there's an issue in your extensions it can cause your computer UI to freeze up but the underlying system is still working. If you press Ctrl + Alt + F[4-9] it will bring you to a terminal login where you can login to your user account and run the killall -HUP gnome-shell command to reload your extensions.

Todo / Ideas
  • Dick train extension, makes a dick on your screen that grows until it goes around your window and eventually crashes into itself like the game snake and then explodes

Tags: Gnome | Programming | Pstrawberrie | Ideas | Linux