This commit is contained in:
Henry Hiles 2025-08-12 17:22:44 -04:00
commit 63b065428b
No known key found for this signature in database
5 changed files with 12 additions and 12 deletions

View file

@ -1,8 +1,8 @@
{
"name": "Auto Rotate",
"description": "An extension to automatically rotate the screen when a window is fullscreened, useful for GNOME Shell Mobile.",
"uuid": "auto-rotate@henryhiles.com",
"url": "https://git.federated.nexus/Henry-Hiles/auto-rotate",
"settings-schema": "org.gnome.shell.extensions.auto-rotate",
"uuid": "fullscreen-rotate@henryhiles.com",
"url": "https://git.federated.nexus/Henry-Hiles/fullscreen-rotate",
"settings-schema": "org.gnome.shell.extensions.fullscreen-rotate",
"shell-version": ["48", "49"]
}