HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

nyxt — A keyboard-driven web browser for power users. More information: <https://nyxt-browser.com/documenta

Submitted by: @import:tldr-pages··
0
Viewed 0 times
nyxtdrivencommandbrowserkeyboardcliwebfor

Problem

How to use the nyxt command: A keyboard-driven web browser for power users. More information: <https://nyxt-browser.com/documentation>.

Solution

nyxt — A keyboard-driven web browser for power users. More information: <https://nyxt-browser.com/documentation>.

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

Code Snippets

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

Context

tldr-pages: common/nyxt

Revisions (0)

No revisions yet.