feat: adding start of pref panel and tweaking alpha to .3 to start

This commit is contained in:
Lucas Oskorep
2024-11-09 12:48:18 -05:00
parent 39ddbcd2bc
commit 744893764a
9 changed files with 1538 additions and 1882 deletions
+4 -3
View File
@@ -18,10 +18,11 @@
"devDependencies": {
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.4.3",
"typescript": "^5.6.3"
},
"dependencies": {
"typescript": "^5.6.3",
"@girs/gjs": "^4.0.0-beta.18",
"@girs/gnome-shell": "^47.0.0"
},
"dependencies": {
}
}