Disabled disk in neofetch, looks weird

This commit is contained in:
Logan G 2022-04-12 16:49:10 -06:00
parent 8c8f8f6e72
commit 97fe8193dd
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -11,7 +11,7 @@ print_info() {
info "  " model info "  " model
info "  " cpu info "  " cpu
info "  " gpu info "  " gpu
info "  " disk # info "  " disk
info " 塞" memory info " 塞" memory
info "  " resolution info "  " resolution
# info " 󱈑 " battery # info " 󱈑 " battery
@ -65,7 +65,7 @@ gtk3="on"
public_ip_host="http://ident.me" public_ip_host="http://ident.me"
public_ip_timeout=2 public_ip_timeout=2
disk_show=('/') disk_show=('/')
music_player="vlc" music_player="auto"
song_format="%artist% - %title%" song_format="%artist% - %title%"
song_shorthand="off" song_shorthand="off"
colors=(distro) colors=(distro)