mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Moved --logo-file bash completions to path options
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user