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
fb23cc69
Commit
fb23cc69
authored
Oct 19, 2018
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update
parent
9d1222cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
20 deletions
+18
-20
neofetch
neofetch
+13
-18
neofetch.1
neofetch.1
+5
-2
No files found.
neofetch
View file @
fb23cc69
...
@@ -482,22 +482,6 @@ song_shorthand="off"
...
@@ -482,22 +482,6 @@ song_shorthand="off"
mpc_args=()
mpc_args=()
# Separator
# Modify separator
#
# Default: ':'
# Flag: --separator
#
# Replace the default separator with the specified string.
#
# Example:
# separator="->": 'Shell-> bash'
# separator=" =": 'WM = dwm'
separator=":"
# Text Colors
# Text Colors
...
@@ -541,6 +525,18 @@ underline_enabled="on"
...
@@ -541,6 +525,18 @@ underline_enabled="on"
underline_char="-"
underline_char="-"
# Info Separator
# Replace the default separator with the specified string.
#
# Default: ':'
# Flag: --separator
#
# Example:
# separator="->": 'Shell-> bash'
# separator=" =": 'WM = dwm'
separator=":"
# Color Blocks
# Color Blocks
...
@@ -4337,14 +4333,13 @@ INFO:
...
@@ -4337,14 +4333,13 @@ INFO:
--music_player player-name Manually specify a player to use.
--music_player player-name Manually specify a player to use.
Available values are listed in the config file
Available values are listed in the config file
--separator string Changes the default ':' separator to the specified string.
TEXT FORMATTING:
TEXT FORMATTING:
--colors x x x x x x Changes the text colors in this order:
--colors x x x x x x Changes the text colors in this order:
title, @, underline, subtitle, colon, info
title, @, underline, subtitle, colon, info
--underline on/off Enable/Disable the underline.
--underline on/off Enable/Disable the underline.
--underline_char char Character to use when underlining title
--underline_char char Character to use when underlining title
--bold on/off Enable/Disable bold text
--bold on/off Enable/Disable bold text
--separator string Changes the default ':' separator to the specified string.
COLOR BLOCKS:
COLOR BLOCKS:
--color_blocks on/off Enable/Disable the color blocks
--color_blocks on/off Enable/Disable the color blocks
...
...
neofetch.1
View file @
fb23cc69
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.
6
.
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.
7
.
.TH NEOFETCH "1" "
June
2018" "Neofetch 5.0.1" "User Commands"
.TH NEOFETCH "1" "
October
2018" "Neofetch 5.0.1" "User Commands"
.SH NAME
.SH NAME
Neofetch \- A fast, highly customizable system info script
Neofetch \- A fast, highly customizable system info script
.SH SYNOPSIS
.SH SYNOPSIS
...
@@ -143,6 +143,9 @@ Character to use when underlining title
...
@@ -143,6 +143,9 @@ Character to use when underlining title
.TP
.TP
\fB\-\-bold\fR on/off
\fB\-\-bold\fR on/off
Enable/Disable bold text
Enable/Disable bold text
.TP
\fB\-\-separator\fR string
Changes the default ':' separator to the specified string.
.SS "COLOR BLOCKS:"
.SS "COLOR BLOCKS:"
.TP
.TP
\fB\-\-color_blocks\fR on/off
\fB\-\-color_blocks\fR on/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