ADD: working button to control boolean float

This commit is contained in:
2024-07-01 00:30:33 +01:00
parent 48c0f82593
commit a391b6a835
8 changed files with 100 additions and 11 deletions

1
ambient.d.ts vendored
View File

@@ -2,3 +2,4 @@ import "@girs/gjs";
import "@girs/gjs/dom";
import "@girs/gnome-shell/ambient";
import "@girs/gnome-shell/extensions/global";
import "@girs/gnome-shell/ui/";