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
c23194a5
Commit
c23194a5
authored
Dec 22, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Note that --gpu_type only works on Linux
parent
d3bd8926
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
config
config/config
+1
-0
neofetch
neofetch
+4
-1
neofetch.1
neofetch.1
+3
-1
No files found.
config/config
View file @
c23194a5
...
@@ -215,6 +215,7 @@ gpu_brand="on"
...
@@ -215,6 +215,7 @@ gpu_brand="on"
# Default: 'all'
# Default: 'all'
# Values: 'all', 'dedicated', 'integrated'
# Values: 'all', 'dedicated', 'integrated'
# Flag: --gpu_type
# Flag: --gpu_type
# Supports: Linux
#
#
# Example:
# Example:
# all:
# all:
...
...
neofetch
View file @
c23194a5
...
@@ -3017,7 +3017,7 @@ INFO
...
@@ -3017,7 +3017,7 @@ INFO
Possible values: current, min, max, bios,
Possible values: current, min, max, bios,
scaling_current, scaling_min, scaling_max
scaling_current, scaling_min, scaling_max
NOTE: This only support Linux with cpufreq.
NOTE: This only support
s
Linux with cpufreq.
--cpu_shorthand type Shorten the output of CPU
--cpu_shorthand type Shorten the output of CPU
Possible values: name, speed, tiny, on, off
Possible values: name, speed, tiny, on, off
...
@@ -3046,6 +3046,9 @@ INFO
...
@@ -3046,6 +3046,9 @@ INFO
Unsupported on Windows
Unsupported on Windows
--gpu_brand on/off Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
--gpu_brand on/off Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
--gpu_type type Which GPU to display. (all, dedicated, integrated)
--gpu_type type Which GPU to display. (all, dedicated, integrated)
NOTE: This only supports Linux.
--gtk_shorthand on/off Shorten output of gtk theme/icons
--gtk_shorthand on/off Shorten output of gtk theme/icons
--gtk2 on/off Enable/Disable gtk2 theme/font/icons output
--gtk2 on/off Enable/Disable gtk2 theme/font/icons output
--gtk3 on/off Enable/Disable gtk3 theme/font/icons output
--gtk3 on/off Enable/Disable gtk3 theme/font/icons output
...
...
neofetch.1
View file @
c23194a5
...
@@ -26,7 +26,7 @@ Change the type of cpu speed to display.
...
@@ -26,7 +26,7 @@ Change the type of cpu speed to display.
Possible values: current, min, max, bios,
Possible values: current, min, max, bios,
scaling_current, scaling_min, scaling_max
scaling_current, scaling_min, scaling_max
.IP
.IP
NOTE: This only support Linux with cpufreq.
NOTE: This only support
s
Linux with cpufreq.
.TP
.TP
\fB\-\-cpu_shorthand\fR type
\fB\-\-cpu_shorthand\fR type
Shorten the output of CPU
Shorten the output of CPU
...
@@ -70,6 +70,8 @@ Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
...
@@ -70,6 +70,8 @@ Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
.TP
.TP
\fB\-\-gpu_type\fR type
\fB\-\-gpu_type\fR type
Which GPU to display. (all, dedicated, integrated)
Which GPU to display. (all, dedicated, integrated)
.IP
NOTE: This only supports Linux.
.TP
.TP
\fB\-\-gtk_shorthand\fR on/off
\fB\-\-gtk_shorthand\fR on/off
Shorten output of gtk theme/icons
Shorten output of gtk theme/icons
...
...
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