✨ chore: migrate shell to ags v3 and gtk4
This commit is contained in:
+9
-1
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"$schema": "https://www.schemastore.org/package.json",
|
||||
"name": "colorshell",
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"scripts": {
|
||||
"start": "ags run",
|
||||
"restart": "ags request reload",
|
||||
"stop": "ags quit",
|
||||
"bundle": "ags bundle"
|
||||
},
|
||||
"dependencies": {
|
||||
"astal": "/usr/share/astal/gjs"
|
||||
"ags": "link:../../.local/share/pnpm/global/5/node_modules/ags"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user