mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Add sound feedback (#91)
Close #84 The system sound is played only when "Play feedback when volume is changed" in Sound Preferences is enabled
This commit is contained in:
parent
c8ed85f5fd
commit
e955d84123
4 changed files with 42 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>495</string>
|
||||
<string>509</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSBackgroundOnly</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue