Skip to content

Commit

Permalink
just: Some update in configure-bluetooth-headset-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftydinar committed Oct 9, 2024
1 parent b1edc92 commit a483df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/justfiles/gidro-os.just
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ configure-bluetooth-headset-profile ACTION="prompt":
sudo rm -r "${WIREPLUMBER_DIR}"
systemctl --user restart wireplumber
echo 'Reverted setting "Bluetooth headset profile" to defaults.'
else
elif [ -f "${WIREPLUMBER_DIR}/${WIREPLUMBER_FILE}" ]; then
sudo rm "${WIREPLUMBER_DIR}/${WIREPLUMBER_FILE}"
systemctl --user restart wireplumber
echo 'Reverted setting "Bluetooth headset profile" to defaults.'
Expand Down

0 comments on commit a483df5

Please sign in to comment.