A simple GNOME Shell extension to rename the currently focused window using a keyboard shortcut.
- Press
Super+Alt+Tto open a dialog to rename the active window. - Works on any application window.
- Clone this repository:
git clone [https://github.com/kleinbem/rename-window-gnome-extension.git](https://github.com/kleinbem/rename-window-gnome-extension.git)
- Copy the extension directory to your GNOME Shell extensions folder:
cp -r rename-window-gnome-extension/rename-window@kleinbem/ ~/.local/share/gnome-shell/extensions/ - Reload GNOME Shell by pressing
Alt+F2, typingr, and pressing Enter (on X11 sessions), or by logging out and back in. - Enable the extension using the GNOME Extensions app or Extension Manager.