fix volume input sinks to handle also mono streams

This commit is contained in:
2023-12-10 04:19:05 +01:00
parent 310d396407
commit dec5642e26
2 changed files with 6 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ After=network.target
[Service]
Environment=PYTHONUNBUFFERED=1
TimeoutStartSec=30
ExecStartPre=/bin/sh -c 'source /etc/profile'
#ExecStartPre=/bin/sh -c 'source /etc/profile'
ExecStart=%h/.local/bin/controldeck -D
Restart=on-failure
RestartSec=4