diff --git a/neofetch/config.conf b/neofetch/config.conf index e936365..a533445 100755 --- a/neofetch/config.conf +++ b/neofetch/config.conf @@ -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 - }