Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
808821e2
Commit
808821e2
authored
Mar 25, 2016
by
Andrew Titmuss
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed gpmdp install instructions
parent
1d04de9c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
README.md
README.md
+3
-5
No files found.
README.md
View file @
808821e2
...
@@ -84,14 +84,14 @@ your distro's logo or any ascii art of your choice!
...
@@ -84,14 +84,14 @@ your distro's logo or any ascii art of your choice!
-
Displaying images:
`w3m-img`
\[
2
\]
\[
3
\]
or
`iTerm2`
\[
4
\]
-
Displaying images:
`w3m-img`
\[
2
\]
\[
3
\]
or
`iTerm2`
\[
4
\]
-
Thumbnail creation:
`imagemagick`
-
Thumbnail creation:
`imagemagick`
-
Displaying song information from Google Play Music Desktop Player:
`gpmdp`
\[
5
\]
-
Displaying song information from Google Play Music Desktop Player:
[
`gpmdp`
](
https://github.com/iAndrewT/gpmdp-bash
)
##### Linux / BSD
##### Linux / BSD
-
Wallpaper:
`feh`
,
`nitrogen`
or
`gsettings`
-
Wallpaper:
`feh`
,
`nitrogen`
or
`gsettings`
-
Current Song:
`mpc`
or
`cmus`
-
Current Song:
`mpc`
or
`cmus`
-
Resolution:
`xorg-xdpyinfo`
-
Resolution:
`xorg-xdpyinfo`
-
Screenshot:
`scrot`
\[
6
\]
-
Screenshot:
`scrot`
\[
5
\]
\[
1
\]
See
**[#79](https://github.com/dylanaraps/neofetch/issues/79)**
about why this is now a required dependency.
\[
1
\]
See
**[#79](https://github.com/dylanaraps/neofetch/issues/79)**
about why this is now a required dependency.
...
@@ -104,9 +104,7 @@ terminal emulators that don't support the xterm escape sequences we're using for
...
@@ -104,9 +104,7 @@ terminal emulators that don't support the xterm escape sequences we're using for
\[
4
\]
You can enable the
`iTerm2`
image backend by using the launch flag
`--image_backend iterm2`
or by<br
\>
\[
4
\]
You can enable the
`iTerm2`
image backend by using the launch flag
`--image_backend iterm2`
or by<br
\>
changing the config option
`$image_backend`
to
`iterm2`
.
changing the config option
`$image_backend`
to
`iterm2`
.
\[
5
\]
This currently isn't in any repositories, see
[
`gpmdp-bash`
](
https://github.com/iandrewt/gpmdp-bash
)
for install instructions
\[
5
\]
You can use the launch flag
`--scrot_cmd`
or change the config option
`$scrot_cmd`
to your screenshot<br
\>
\[
6
\]
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.
program's cmd and neofetch will use it instead of scrot.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment