🎉 Smaller increment

- You can now change brightness and volume in smaller increments just like native holding `alt + shift`
This commit is contained in:
Guillaume Broder 2019-06-05 00:01:23 +02:00
parent 9657e4bd6d
commit bfc91fd5ec
No known key found for this signature in database
GPG key ID: 66FB02D063D9E08F
8 changed files with 38 additions and 30 deletions

View file

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.5.2</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>533</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>