Moved --logo-file bash completions to path options

This commit is contained in:
alborrajo
2021-05-28 13:46:22 +02:00
parent de72ea6ee6
commit 936c478a9a
+1 -1
View File
@@ -187,12 +187,12 @@ __fastfetch_completion()
"--lib-XFConf"
"--battery-dir"
"--load-config"
"--logo-file"
)
local FF_OPTIONS_LOGO=(
"-l"
"--logo"
"--logo-file"
)
if __fastfetch_previous_matches "${FF_OPTIONS_SINGLE[@]}"; then