mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-24 01:40:12 -05:00
readme: update references to the configuration file
This commit is contained in:
parent
865127d836
commit
f7c2940880
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -54,11 +54,12 @@ See [INSTALL.md](INSTALL.md).
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
**foot** can be configured by creating a file
|
**foot** can be configured by creating a file
|
||||||
`$XDG_CONFIG_HOME/footrc` (defaulting to `~/.config/footrc`). A
|
`$XDG_CONFIG_HOME/foot/foot.ini` (defaulting to
|
||||||
template for that can usually be found in `/usr/share/foot/footrc` or
|
`~/.config/foot/foot.ini`). A template for that can usually be found
|
||||||
[here](https://codeberg.org/dnkl/foot/src/branch/master/footrc).
|
in `/usr/share/foot/foot.ini;9~` or
|
||||||
|
[here](https://codeberg.org/dnkl/foot/src/branch/master/foot.ini).
|
||||||
|
|
||||||
Further information can be found in foot's man page `footrc(5)`.
|
Further information can be found in foot's man page `foot.ini(5)`.
|
||||||
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
@ -104,8 +105,8 @@ fonts, _then_ fontconfig's list is used.
|
||||||
|
|
||||||
## Shortcuts
|
## Shortcuts
|
||||||
|
|
||||||
These are the default shortcuts. See `man 5 foot` and the example
|
These are the default shortcuts. See `man foot.ini` and the example
|
||||||
`footrc` to see how these can be changed.
|
`foot.ini` to see how these can be changed.
|
||||||
|
|
||||||
|
|
||||||
### Keyboard
|
### Keyboard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue