From 01b4aed75208955fa34c35928d54a79add0268d6 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:31:20 +0100 Subject: [PATCH] nyxt: add page (#8186) --- pages/common/nyxt.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pages/common/nyxt.md diff --git a/pages/common/nyxt.md b/pages/common/nyxt.md new file mode 100644 index 0000000000..83d3130a25 --- /dev/null +++ b/pages/common/nyxt.md @@ -0,0 +1,20 @@ +# nyxt + +> Nyxt is a keyboard-driven web browser for power users. +> More information: . + +- 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`