mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 15:53:24 +02:00
merge (#58) added nyxt to browsers
* nyxt: add to browsers * web-browsers: fix typo in Nyxt * updated unavailableReason --------- Co-authored-by: N1C4T <nicat@abusov.com>
This commit is contained in:
@@ -196,5 +196,22 @@
|
||||
"type": "url",
|
||||
"url": "https://imgproxy.flathub.org/insecure/dpr:1/f:avif/q:100/rs:fit:128:128/aHR0cHM6Ly9kbC5mbGF0aHViLm9yZy9tZWRpYS9pby9naXRodWIvdW5nb29nbGVkX3NvZnR3YXJlLnVuZ29vZ2xlZF9jaHJvbWl1bS9lZjYyMTVlYTliZWMxZDVjMjg0YzFlZDBkMDRkYTE4ZS9pY29ucy8xMjh4MTI4L2lvLmdpdGh1Yi51bmdvb2dsZWRfc29mdHdhcmUudW5nb29nbGVkX2Nocm9taXVtLnBuZw"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "nyxt",
|
||||
"name": "Nyxt",
|
||||
"description": "A keyboard-centric browser for power users.",
|
||||
"category": "Web Browsers",
|
||||
"targets": {
|
||||
"arch": "nyxt",
|
||||
"flatpak": "engineer.atlas.Nyxt",
|
||||
"nix": "nyxt",
|
||||
"opensuse": "nyxt"
|
||||
},
|
||||
"unavailableReason": "Not in most official repos. Use [Flatpak](https://flathub.org/en/apps/engineer.atlas.Nyxt) or see [nyxt-browser.com](https://nyxt-browser.com/download)",
|
||||
"icon": {
|
||||
"type": "url",
|
||||
"url": "https://nyxt.atlas.engineer/image/nyxt_square_corner_128x128.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user