Removed local ip. Added shell
This commit is contained in:
parent
bf630291d7
commit
d0208b786e
@ -9,7 +9,7 @@ print_info() {
|
||||
info "Kernel" kernel
|
||||
info "Uptime" uptime
|
||||
info "Packages" packages
|
||||
#info "Shell" shell
|
||||
info "Shell" shell
|
||||
info "Resolution" resolution
|
||||
info "DE" de
|
||||
info "WM" wm
|
||||
@ -28,7 +28,7 @@ print_info() {
|
||||
# info "Battery" battery
|
||||
info "Font" font
|
||||
# info "Song" song
|
||||
info "Local IP" local_ip
|
||||
# info "Local IP" local_ip
|
||||
# info "Public IP" public_ip
|
||||
# info "Users" users
|
||||
# info "Locale" locale # This only works on glibc systems.
|
||||
|
Loading…
Reference in New Issue
Block a user