mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-24 22:14:28 +00:00
added waterfox browser
This commit is contained in:
parent
3911cf61e8
commit
ce764c03c7
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "linutil_core"
|
name = "linutil_core"
|
||||||
description = "The backend of Linutil."
|
description = "The backend of Linutil."
|
||||||
repository = "https://github.com/ChrisTitusTech/linutil/tree/main/core"
|
repository = "https://github.com/hexisXz/linutil/tree/main/core"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
|
|
@ -141,6 +141,12 @@ description = "Vivaldi is a freeware, cross-platform web browser developed by Vi
|
||||||
script = "browsers/vivaldi.sh"
|
script = "browsers/vivaldi.sh"
|
||||||
task_list = "I"
|
task_list = "I"
|
||||||
|
|
||||||
|
[[data.entries]]
|
||||||
|
name = "waterfox"
|
||||||
|
description = "Waterfox is the privacy-focused web browser engineered to give you speed, control, and peace of mind on the internet."
|
||||||
|
script = "browsers/waterfox.sh"
|
||||||
|
task_list = "I"
|
||||||
|
|
||||||
[[data]]
|
[[data]]
|
||||||
name = "Alacritty"
|
name = "Alacritty"
|
||||||
description = "Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.\nThis command installs and condifures alacritty terminal emulator."
|
description = "Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.\nThis command installs and condifures alacritty terminal emulator."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user