mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
doc: rename footrc.5 to foot.ini.5, and update references
This commit is contained in:
parent
f7c2940880
commit
5c4af880fc
4 changed files with 17 additions and 12 deletions
|
|
@ -163,7 +163,7 @@ install_data(
|
|||
install_data(
|
||||
'foot.desktop', 'foot-server.desktop',
|
||||
install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||
install_data('footrc', install_dir: join_paths(get_option('datadir'), 'foot'))
|
||||
install_data('foot.ini', install_dir: join_paths(get_option('datadir'), 'foot'))
|
||||
|
||||
subdir('completions')
|
||||
subdir('doc')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue