rebrand
This commit is contained in:
parent
d3de32af7e
commit
63b065428b
5 changed files with 12 additions and 12 deletions
|
@ -14,7 +14,7 @@
|
|||
system,
|
||||
...
|
||||
}: let
|
||||
name = "auto-rotate";
|
||||
name = "fullscreen-rotate";
|
||||
uuid = "${name}@henryhiles.com";
|
||||
extDir = "share/gnome-shell/extensions/${uuid}";
|
||||
in {
|
||||
|
@ -43,7 +43,7 @@
|
|||
'';
|
||||
|
||||
meta = {
|
||||
homepage = "https://git.federated.nexus/Henry-Hiles/auto-rotate";
|
||||
homepage = "https://git.federated.nexus/Henry-Hiles/fullscreen-rotate";
|
||||
description = "An extension to automatically rotate the screen when a window is fullscreened, useful for GNOME Shell Mobile.";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = [lib.maintainers.quadradical];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue