Switch filename title to new naming convention. Update copyright year range to prepare for 2023. Add licensing information. Add build number to versioning system. Remove unnecessary line breaks.
This commit is contained in:
parent
61b819fa19
commit
182aa09397
@ -1,12 +1,12 @@
|
||||
# Neofetch Configuration File.
|
||||
# Neofetch - Configuration
|
||||
|
||||
# Copyright 2021 Inference
|
||||
# Copyright 2021-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# 1.0.0
|
||||
# Version: 1.0.1.1
|
||||
|
||||
|
||||
print_info() {
|
||||
|
||||
info title
|
||||
info underline
|
||||
info "Host" model
|
||||
@ -24,7 +24,6 @@ print_info() {
|
||||
info "WM" wm
|
||||
info "Terminal" term
|
||||
info "Locale" locale
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user