Updated neofetch config
This commit is contained in:
parent
96311c6038
commit
16f127f0d8
@ -1,3 +1,4 @@
|
|||||||
|
# -*- mode: sh -*-
|
||||||
# Neofetch config file
|
# Neofetch config file
|
||||||
# https://github.com/dylanaraps/neofetch
|
# https://github.com/dylanaraps/neofetch
|
||||||
# See this wiki page for more info:
|
# See this wiki page for more info:
|
||||||
@ -35,7 +36,7 @@ print_info() {
|
|||||||
# Example:
|
# Example:
|
||||||
# on: '4.8.9-1-ARCH'
|
# on: '4.8.9-1-ARCH'
|
||||||
# off: 'Linux 4.8.9-1-ARCH'
|
# off: 'Linux 4.8.9-1-ARCH'
|
||||||
kernel_shorthand="on"
|
kernel_shorthand="off"
|
||||||
|
|
||||||
# Distro
|
# Distro
|
||||||
|
|
||||||
@ -45,7 +46,7 @@ kernel_shorthand="on"
|
|||||||
# Values: 'on', 'off', 'tiny'
|
# Values: 'on', 'off', 'tiny'
|
||||||
# Flag: --distro_shorthand
|
# Flag: --distro_shorthand
|
||||||
# Supports: Everything except Windows and Haiku
|
# Supports: Everything except Windows and Haiku
|
||||||
distro_shorthand="on"
|
distro_shorthand="off"
|
||||||
|
|
||||||
# Show/Hide OS Architecture.
|
# Show/Hide OS Architecture.
|
||||||
# Show 'x86_64', 'x86' and etc in 'Distro:' output.
|
# Show 'x86_64', 'x86' and etc in 'Distro:' output.
|
||||||
|
@ -424,8 +424,8 @@
|
|||||||
| Layout | Enabled? |
|
| Layout | Enabled? |
|
||||||
|-----------------+----------|
|
|-----------------+----------|
|
||||||
| magnifier | yes |
|
| magnifier | yes |
|
||||||
| tile | yes |
|
|
||||||
| tile.left | yes |
|
| tile.left | yes |
|
||||||
|
| tile | yes |
|
||||||
| max | yes |
|
| max | yes |
|
||||||
| max.fullscreen | yes |
|
| max.fullscreen | yes |
|
||||||
| floating | yes |
|
| floating | yes |
|
||||||
|
Loading…
Reference in New Issue
Block a user