Skip to content

Commit bf6d0f8

Browse files
committed
Completions (Bash): remove --lib-*
They are removed long ago
1 parent 3cd7c6c commit bf6d0f8

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

completions/fastfetch.bash

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -358,28 +358,6 @@ __fastfetch_completion()
358358
local FF_OPTIONS_PATH=(
359359
"-c"
360360
"--config"
361-
"--lib-vulkan"
362-
"--lib-wayland"
363-
"--lib-xcb-randr"
364-
"--lib-xcb"
365-
"--lib-xrandr"
366-
"--lib-X11"
367-
"--lib-gio"
368-
"--lib-dconf"
369-
"--lib-dbus"
370-
"--lib-xfconf"
371-
"--lib-sqlite3"
372-
"--lib-rpm"
373-
"--lib-imagemagick"
374-
"--lib-z"
375-
"--lib-chafa"
376-
"--lib-egl"
377-
"--lib-glx"
378-
"--lib-osmesa"
379-
"--lib-opencl"
380-
"--lib-pulse"
381-
"--lib-ddcutil"
382-
"--lib-nm"
383361
)
384362

385363
local FF_OPTIONS_LOGO=(

0 commit comments

Comments
 (0)