We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--lib-*
1 parent 3cd7c6c commit bf6d0f8Copy full SHA for bf6d0f8
completions/fastfetch.bash
@@ -358,28 +358,6 @@ __fastfetch_completion()
358
local FF_OPTIONS_PATH=(
359
"-c"
360
"--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"
383
)
384
385
local FF_OPTIONS_LOGO=(
0 commit comments