diff --git a/system_files/desktop/shared/usr/libexec/bazzite-hardware-setup b/system_files/desktop/shared/usr/libexec/bazzite-hardware-setup index ab70c153..a2c89a6b 100755 --- a/system_files/desktop/shared/usr/libexec/bazzite-hardware-setup +++ b/system_files/desktop/shared/usr/libexec/bazzite-hardware-setup @@ -179,7 +179,7 @@ fi # FRAMEWORK 13 AMD FIXES if [[ ":Framework:" =~ ":$VEN_ID:" ]]; then - if [[ $SYS_ID == "Laptop ("* ]]; + if [[ $SYS_ID == "Laptop ("* ]]; then if [[ "AuthenticAMD" == "$CPU_VENDOR" ]]; then if [[ ! -f /etc/modprobe.d/alsa.conf ]]; then echo 'Fixing 3.5mm jack'