mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"id": "btw-i-use-arch",
|
|
"title": "btw I use Arch",
|
|
"description": "A mod for masochists like myself",
|
|
"icons": {
|
|
"24": "icon24.png"
|
|
},
|
|
"prestart": "prestart.js",
|
|
"poststart": "poststart.js"
|
|
}
|