diff --git a/system_files/deck/shared/usr/share/ublue-os/bazzite/neofetch.conf b/system_files/deck/shared/usr/share/ublue-os/bazzite/neofetch.conf index 33f45ae1..d742ecc6 100644 --- a/system_files/deck/shared/usr/share/ublue-os/bazzite/neofetch.conf +++ b/system_files/deck/shared/usr/share/ublue-os/bazzite/neofetch.conf @@ -2,8 +2,9 @@ print_info () { info title info underline - distro="Bazzite (Steam Deck Edition) x86_64" + oci="Bazzite (Steam Deck Edition) x86_64" info "Host" model + info "OCI" oci info "OS" distro info "Kernel" kernel info "Uptime" uptime diff --git a/system_files/desktop/shared/usr/share/ublue-os/bazzite/neofetch.conf b/system_files/desktop/shared/usr/share/ublue-os/bazzite/neofetch.conf index baff837a..72623401 100644 --- a/system_files/desktop/shared/usr/share/ublue-os/bazzite/neofetch.conf +++ b/system_files/desktop/shared/usr/share/ublue-os/bazzite/neofetch.conf @@ -2,8 +2,9 @@ print_info () { info title info underline - distro="Bazzite x86_64" + oci="Bazzite x86_64" info "Host" model + info "OCI" oci info "OS" distro info "Kernel" kernel info "Uptime" uptime