Merge pull request 'Added a few moe echos for better status updates' (#4) from Adding-echos into main

Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
2026-07-03 09:21:09 +02:00
+2
View File
@@ -122,6 +122,7 @@ flatpak install -y flathub it.mijorus.gearlever &> /dev/null
# AppImage autoupdate
# Create the service unit
echo "Creating Flatpak update task"
tee /etc/systemd/system/flatpak-update.service > /dev/null <<'EOF'
[Unit]
Description=Update Flatpak apps automatically
@@ -152,6 +153,7 @@ systemctl daemon-reload &> /dev/null
systemctl enable --now flatpak-update.timer &> /dev/null
###Bit-perfect audio support
echo "Adding bitperfect audio support"
function bitperfect_audio {
###This will enable support for the following audio sample rates:
###44100, 48000, 88200, 96000, 176400, 192000