mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 22:53:12 +02:00
merge (#60) web-browsers: add floorp to browsers
* web-browsers: add floorp to browsers * web-browsers: switch floorp icon to one from the simple-icons set from iconify --------- Co-authored-by: Nicat Abushov <nicat@abusov.com>
This commit is contained in:
@@ -309,6 +309,25 @@
|
|||||||
"url": "https://nyxt.atlas.engineer/image/nyxt_square_corner_128x128.png"
|
"url": "https://nyxt.atlas.engineer/image/nyxt_square_corner_128x128.png"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "floorp",
|
||||||
|
"name": "Floorp",
|
||||||
|
"description": "A highly-customizable fork of Firefox.",
|
||||||
|
"category": "Web Browsers",
|
||||||
|
"targets": {
|
||||||
|
"arch": "floorp-bin",
|
||||||
|
"flatpak": "one.ablaze.floorp",
|
||||||
|
"homebrew": "--cask floorp",
|
||||||
|
"nix": "floorp"
|
||||||
|
},
|
||||||
|
"unavailableReason": "Not in most official repos. Use [Flatpak](https://flathub.org/en/apps/one.ablaze.floorp) or see [floorp.app](https://floorp.app/download) for installation instructions",
|
||||||
|
"icon": {
|
||||||
|
"type": "iconify",
|
||||||
|
"set": "simple-icons",
|
||||||
|
"name": "floorp",
|
||||||
|
"color": "#4B42FF"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "mullvad-browser",
|
"id": "mullvad-browser",
|
||||||
"name": "Mullvad Browser",
|
"name": "Mullvad Browser",
|
||||||
|
|||||||
Reference in New Issue
Block a user