gnomeExtensions: auto-update

This commit is contained in:
Honnip
2025-02-21 11:24:08 +09:00
parent 8ad4c35e95
commit 6ec9f45318
3 changed files with 593 additions and 439 deletions
@@ -35,5 +35,9 @@
"fullscreen-to-empty-workspace": [
"fullscreen-to-empty-workspace@aiono.dev",
"fullscreen-to-empty-workspace2@corgijan.dev"
],
"eur-usd": [
"eur-usd-gshell@vezza.github.com",
"usd-mxn-gshell@kinduff.github.com"
]
}
@@ -32,6 +32,9 @@
"fullscreen-to-empty-workspace@aiono.dev" = "fullscreen-to-empty-workspace";
"fullscreen-to-empty-workspace2@corgijan.dev" = "fullscreen-to-empty-workspace-2";
"eur-usd-gshell@vezza.github.com" = "eur-usd";
"usd-mxn-gshell@kinduff.github.com" = "usd-mxn";
# ############################################################################
# These extensions no longer collide. We preserve the old attribute name for backwards compatibility.
"floatingDock@sun.wxg@gmail.com" = "floating-dock-2";
File diff suppressed because one or more lines are too long