neofetch config.

This commit is contained in:
Dorian
2021-11-10 15:12:20 -05:00
parent b7895de171
commit c71a13faf2

View File

@@ -10,7 +10,7 @@ print_info() {
info "Uptime" uptime info "Uptime" uptime
info "Packages" packages info "Packages" packages
info "Shell" shell info "Shell" shell
info "Resolution" resolution # info "Resolution" resolution
info "DE" de info "DE" de
info "WM" wm info "WM" wm
info "WM Theme" wm_theme info "WM Theme" wm_theme
@@ -347,14 +347,14 @@ gtk3="on"
# Default: 'http://ident.me' # Default: 'http://ident.me'
# Values: 'url' # Values: 'url'
# Flag: --ip_host # Flag: --ip_host
public_ip_host="http://ident.me" # public_ip_host="http://ident.me"
# Public IP timeout. # Public IP timeout.
# #
# Default: '2' # Default: '2'
# Values: 'int' # Values: 'int'
# Flag: --ip_timeout # Flag: --ip_timeout
public_ip_timeout=2 # public_ip_timeout=2
# Desktop Environment # Desktop Environment