summarylogtreecommitdiffstats
path: root/linuxmix.install
AgeCommit message (Collapse)Author
2026-02-04fix error in install script... againBirbwell
2026-02-04fix error in install scriptBirbwell
2026-02-03added device blacklist, to prevent audio sink splitting from certain devicesBirbwell
2026-01-27updated post-upgrade script to automatically restart the serviceBirbwell
2026-01-25updated post-install script to add user to "audio" groupBirbwell
2026-01-21updated PKGBUILD and package.install to meet AUR expectations. Service files ↵Birbwell
are now properly installed with `install`, and not being `tee`d into existence. This may cause a file conflict when upgrading, just delete and reinstall the package if this happens
2026-01-15added vendor id for steelseries headphones in the post-install script, which ↵Birbwell
had been erroneously left out
2026-01-15Changed PKGBUILD to properly use the git source as a source, instead of the ↵Birbwell
unintuitive way it was using it before
2026-01-15updated post-remove script to properly destroy the audio sinks generated by ↵Birbwell
linuxmix, but like FOR SURE this time (I extra tested it)
2026-01-15updated post-remove script to properly destroy the audio sinks generated by ↵Birbwell
linuxmix
2026-01-15Updated post-install script to automatically enable the linuxmix service for ↵Birbwell
all _real_ users (users with a home directory)
2026-01-15Initial commit of linuxmix to the AURBirbwell