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