summaryrefslogtreecommitdiff
path: root/man/terminal-media-launcher.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/terminal-media-launcher.1')
-rw-r--r--man/terminal-media-launcher.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/terminal-media-launcher.1 b/man/terminal-media-launcher.1
index c25b99a..14d4c14 100644
--- a/man/terminal-media-launcher.1
+++ b/man/terminal-media-launcher.1
@@ -71,13 +71,13 @@ Exit the program
Any other input will jump to the next matching group/entry that begins with the input character, if one exists (ex. hitting 'f' while focused on the entries column will jump to the next entry that starts with an 'f' unless there is no entry that starts with an 'f').
.SH FILES
-\fB~/.config/terminal-media-launcher/config (or ~/.terminal-media-launcher/config)\fR
+\fB~/.config/terminal-media-launcher/config.lua (or ~/.terminal-media-launcher/config.lua)\fR
.RS
When starting, terminal-media-launcher looks for a configuration file in the following order:
- 1. ~/.config/terminal-media-launcher/config
+ 1. ~/.config/terminal-media-launcher/config.lua
- 2. ~/.terminal-media-launcher/config
+ 2. ~/.terminal-media-launcher/config.lua
You can specify a custom path using the -c option. For documentation of the config file, see \fBterminal-media-launcher-config\fR(5).
.RE