Updated Dependencies (markdown)
parent
2c4e727b79
commit
54c3c47a9a
|
@ -11,13 +11,13 @@
|
|||
- [Android dependencies](#android)
|
||||
|
||||
|
||||
### Required dependencies:
|
||||
## Required dependencies:
|
||||
|
||||
- `Bash 3.0+`
|
||||
- Alpine Linux: You also need `ncurses`.
|
||||
|
||||
|
||||
### Image mode dependencies:
|
||||
## Image mode dependencies:
|
||||
|
||||
These dependencies are required for image mode to work.
|
||||
|
||||
|
@ -32,9 +32,9 @@ These dependencies are required for image mode to work.
|
|||
\[3\] See this wiki page to find out if your terminal emulator supports `\033[14t` or if you need an additonal dependency.
|
||||
|
||||
|
||||
### Optional dependencies:
|
||||
## Optional dependencies:
|
||||
|
||||
#### Song
|
||||
### Song
|
||||
|
||||
- Google Play Music Desktop Player: [`gpmdp-remote`](https://github.com/iAndrewT/gpmdp-remote)
|
||||
- MPD: `mpc`
|
||||
|
@ -46,13 +46,13 @@ These dependencies are required for image mode to work.
|
|||
- Amarok: `amarok`
|
||||
- Deadbeef: `deadbeef`
|
||||
|
||||
#### Desktop Environment and Window Manager
|
||||
### Desktop Environment and Window Manager
|
||||
|
||||
- Desktop Environment and Window Manager: `xprop` \[1\]
|
||||
|
||||
\[1\] See **[#79](https://github.com/dylanaraps/neofetch/issues/79)** about why this is now a required dependency.
|
||||
|
||||
#### Wallpaper
|
||||
### Wallpaper
|
||||
|
||||
**Linux, BSD and Solaris**
|
||||
|
||||
|
@ -62,7 +62,7 @@ These dependencies are required for image mode to work.
|
|||
|
||||
- No additional dependencies needed.
|
||||
|
||||
#### Resolution
|
||||
### Resolution
|
||||
|
||||
**Linux, BSD and Solaris**
|
||||
|
||||
|
@ -77,14 +77,14 @@ output.
|
|||
|
||||
\[2\] `screenresolution` is installed for you when using homebrew.
|
||||
|
||||
#### Screenshot
|
||||
### Screenshot
|
||||
|
||||
- Screenshot: `scrot` \[1\]
|
||||
|
||||
\[1\] You can use the launch flag `--scrot_cmd` or change the config option `$scrot_cmd` to your screenshot<br \>
|
||||
program's cmd and neofetch will use it instead of scrot.
|
||||
|
||||
#### GPU
|
||||
### GPU
|
||||
|
||||
**BSD and Solaris**
|
||||
|
||||
|
@ -92,7 +92,7 @@ program's cmd and neofetch will use it instead of scrot.
|
|||
- Not required on FreeBSD.
|
||||
|
||||
|
||||
#### iOS
|
||||
### iOS
|
||||
|
||||
These dependencies can all be installed through Cydia.<br \>
|
||||
Note: The cydia package installs these dependencies for you.
|
||||
|
@ -106,7 +106,7 @@ Note: The cydia package installs these dependencies for you.
|
|||
- `grep`
|
||||
|
||||
|
||||
#### Android
|
||||
### Android
|
||||
|
||||
- `bash`
|
||||
- `busybox`
|
||||
|
|
Loading…
Reference in New Issue