Option to show Snapcast window

This commit is contained in:
2021-08-31 01:42:00 +02:00
parent 72d2c5993d
commit 0aa80ed8b5
5 changed files with 21 additions and 1 deletions

View File

@ -14,6 +14,9 @@
<Setting Name="snapcast_startup" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="snapcast_window" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="snapcast_path" Type="System.String" Scope="User">
<Value Profile="(Default)">snapclient_0.25.0-1_win64</Value>
</Setting>