Toggles Alacritty window via hotkey: Alt+z If Alacritty is not launched, attempts to start it (/usr/bin/alacritty) Works under both Wayland and X11 To change hotkey please follow instruction in the README.md:
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 11 | Rejected |
| 10 | Active |
| 9 | Rejected |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Active |
| 5 | Inactive |
| 4 | Inactive |
| 3 | Rejected |
| 2 | Inactive |
| 1 | Inactive |
1. You cannot create objects in Extension.constructor(): https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Only_use_.60init.28.29.60_for_initialization Move line 14 (extension.js) to enable(). 2. Please remove convenience.js file and use ExtensionUtils.getSettings() instead: https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/extensionUtils.js If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions