mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 08:23:42 -04:00
add scale and timeout notification settings
This commit is contained in:
@ -50,5 +50,11 @@
|
||||
<Setting Name="MainWindowPosition" Type="System.Drawing.Point" Scope="User">
|
||||
<Value Profile="(Default)">100, 100</Value>
|
||||
</Setting>
|
||||
<Setting Name="NativeNotifyScale" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">100</Value>
|
||||
</Setting>
|
||||
<Setting Name="NativeNotifyTimeout" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">8000</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
Reference in New Issue
Block a user