9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "astal-shell",
|
|
"scripts": {
|
|
"start": "ags run --gtk4 -d ."
|
|
},
|
|
"dependencies": {
|
|
"astal": "/usr/share/astal/gjs"
|
|
}
|
|
}
|