2025-03-14 21:59:59 -06:00
|
|
|
# nyxt
|
|
|
|
|
|
|
|
|
|
> A keyboard-driven web browser for power users.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://nyxt-browser.com/documentation>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- List all profiles:
|
|
|
|
|
|
|
|
|
|
`nyxt --list-data-profiles`
|
|
|
|
|
|
|
|
|
|
- Set the `init.lisp` file path:
|
|
|
|
|
|
|
|
|
|
`nyxt --init {{path/to/file}}`
|
|
|
|
|
|
|
|
|
|
- Change the path to the auto-config file:
|
|
|
|
|
|
|
|
|
|
`nyxt --auto-config {{path/to/file}}`
|
|
|
|
|
|
|
|
|
|
- Print system information:
|
|
|
|
|
|
|
|
|
|
`nyxt --system-information`
|