configure pulseaudio from ENV, #267.

This commit is contained in:
Miroslav Šedivý
2023-03-26 20:13:35 +02:00
parent 0dd9597519
commit d08d3eccef
5 changed files with 5 additions and 16 deletions

View File

@ -23,6 +23,7 @@
- Disabled autolock for kde, so that it does not lock the screen when you are not using it.
- Refactored autoplay, so that it will start playing audio, if it's allowed by the browser (by @urbanekpj).
- Renamed pulseaudio sink from `auto_null` to `audio_output`, because it was ignored by KDE.
- Pulseaudio is now configured using environment variables, so that users can mount `/home/neko` without losing audio configuration.
## [n.eko v2.7](https://github.com/m1k1o/neko/releases/tag/v2.7)