feat: adding initial source code

This commit is contained in:
Lucas Oskorep
2025-04-03 02:24:40 -04:00
parent 0ddac224fb
commit c8a453f329
16 changed files with 2603 additions and 1 deletions

4
ambient.d.ts vendored Normal file
View File

@@ -0,0 +1,4 @@
import "@girs/gjs";
import "@girs/gjs/dom";
import "@girs/gnome-shell/ambient";
import "@girs/gnome-shell/extensions/global";