[AGS] Prepare bar

This commit is contained in:
2025-04-19 15:07:22 +02:00
parent 196d553627
commit a9c7b7d7ee
25 changed files with 1172 additions and 107 deletions

View File

@@ -9,6 +9,6 @@
// "checkJs": true,
// "allowJs": true,
"jsx": "react-jsx",
"jsxImportSource": "astal/gtk4",
"jsxImportSource": "astal/gtk3",
}
}