20 lines
380 B
Markdown
20 lines
380 B
Markdown
# nyxt
|
|
|
|
> 一款面向高级用户的键盘驱动网页浏览器。
|
|
> 更多信息:<https://nyxt.atlas.engineer>。
|
|
|
|
- 列出所有配置文件:
|
|
|
|
`nyxt --list-data-profiles`
|
|
|
|
- 设置 `init.lisp` 文件路径:
|
|
|
|
`nyxt --init {{path/to/file}}`
|
|
|
|
- 更改自动配置文件的路径:
|
|
|
|
`nyxt --auto-config {{path/to/file}}`
|
|
|
|
- 打印系统信息:
|
|
|
|
`nyxt --system-information` |