ags/package.json
Benjamin Palko 946fb1f55c add bun
2025-03-31 22:33:34 -04:00

9 lines
144 B
JSON

{
"name": "astal-shell",
"scripts": {
"start": "ags run --gtk4 -d ."
},
"dependencies": {
"astal": "/usr/share/astal/gjs"
}
}