added note about not being supported on windows
This commit is contained in:
parent
0d64fac031
commit
c58a95854f
4 changed files with 5 additions and 0 deletions
2
neofetch
2
neofetch
|
|
@ -139,6 +139,7 @@ gpu_shorthand="on"
|
|||
# Resolution
|
||||
|
||||
# Display refresh rate next to each monitor
|
||||
# Unsupported on Windows
|
||||
# --refresh_rate on/off
|
||||
refresh_rate="off"
|
||||
|
||||
|
|
@ -2522,6 +2523,7 @@ usage () { cat << EOF
|
|||
--kernel_shorthand on/off Shorten the output of kernel
|
||||
--uptime_shorthand on/off Shorten the output of uptime (tiny, on, off)
|
||||
--refresh_rate on/off Whether to display the refresh rate of each monitor
|
||||
Unsupported on Windows
|
||||
--gpu_shorthand on/off Shorten the output of GPU (tiny, on, off)
|
||||
--gtk_shorthand on/off Shorten output of gtk theme/icons
|
||||
--gtk2 on/off Enable/Disable gtk2 theme/icons output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue