Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

<strong>what it does</strong>
- quick CLI one-liners or full fzf <strong><mark>TUI</mark></strong> — your call
- <strong><mark>customization.cfg</mark></strong> handled, no cap
- staging forks optional added for <strong><a href="https://github.com/damachine/linux-tkg"><mark>linux-tkg</mark></a> & <a href="https://github.com/damachine/nvidia-all"><mark>nvidia-all</mark></a></strong> w/ extra sauce
- multi-distro support, restricted to supported tkg packages (see docs)
- <strong><mark>customization.cfg</mark></strong> — peek it, load it, tweak it, diff it
- optional staging forks added for <strong><a href="https://github.com/damachine/linux-tkg"><mark>linux-tkg</mark></a> & <a href="https://github.com/damachine/nvidia-all"><mark>nvidia-all</mark></a></strong> w/ extra spice
- multi-distro support, restricted to supported tkg packages
</pre>

<details>
Expand Down Expand Up @@ -64,9 +64,7 @@ tkginstaller clean
# Show help
tkginstaller help

# All names and shortcuts to use:
# l=linux, n=nvidia, ln=linux-nvidia, m=mesa, ag=amdgpu, av=amdvlk, w=wine, p=proton, g=gamescope, ge=glibc
# c=config, e=edit
# To see all available options and shortcuts run:
# h, --help, -h
```

Expand Down
Loading