diff --git a/pages/linux/foot.md b/pages/linux/foot.md new file mode 100644 index 0000000000..63795c83af --- /dev/null +++ b/pages/linux/foot.md @@ -0,0 +1,24 @@ +# foot + +> A fast, lightweight, and minimalistic Wayland terminal emulator. +> More information: . + +- Spawn a terminal: + +`foot` + +- Verify your config: + +`foot {{[-C|--check-config]}}` + +- Start the server (use `footclient` to start terminal windows that connect to the server): + +`foot {{[-s|--server]}}` + +- Display help: + +`foot {{[-h|--help]}}` + +- Display version: + +`foot {{[-v|--version]}}`