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
71104d7e
Unverified
Commit
71104d7e
authored
May 12, 2018
by
Andrew Titmuss
Committed by
GitHub
May 12, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #985 from mstraube/song-example
song: update song_shorthand example
parents
f1aa74f1
8513b622
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
neofetch
neofetch
+3
-2
No files found.
neofetch
View file @
71104d7e
...
...
@@ -448,7 +448,7 @@ music_player="auto"
# default: 'Song: Jet - Get Born - Sgt Major'
song_format="%artist% - %album% - %title%"
# Print the Artist and Title on separate lines
# Print the Artist
, Album
and Title on separate lines
#
# Default: 'off'
# Values: 'on', 'off'
...
...
@@ -456,9 +456,10 @@ song_format="%artist% - %album% - %title%"
#
# Example:
# on: 'Artist: The Fratellis'
# 'Album: Costello Music'
# 'Song: Chelsea Dagger'
#
# off: 'Song: The Fratellis - Chelsea Dagger'
# off: 'Song: The Fratellis - C
ostello Music - C
helsea Dagger'
song_shorthand="off"
...
...
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