Amethyst: add config.mdx

pull/3/head
Fries 2 years ago committed by marshmallow
parent d3c7fb91dd
commit 23672ac09c

@ -0,0 +1,19 @@
---
title: Config Keys
---
## [base]
| Key | Description | Default |
| --- | --- | --- |
| `pacdiff_warn` | Whether to warn the user about `vimdiff` for `pacdiff` | `true` |
## [extra]
| Key | Description | Default |
| --- | --- | --- |
| `uwu` | Makes Amethyst's output... "cuter" | `false` |
| `uwu_debug` | Makes debug and traces `uwu`ed. Please never send us debug logs with this enabled. | `false` |
## [bin]
| Key | Description | Default |
| --- | --- | --- |
| `sudo` | The path to use for `sudo` (or any `sudo`-likes) | `'sudo'` |
Loading…
Cancel
Save