Added brightness control to M-hotkeys

This commit is contained in:
Serge
2023-06-07 16:34:40 +02:00
parent 838dc039ac
commit b13306b989
5 changed files with 42 additions and 3 deletions

View File

@@ -210,6 +210,12 @@
<data name="Brightness" xml:space="preserve">
<value>Brightness</value>
</data>
<data name="BrightnessDown" xml:space="preserve">
<value>Brightness Down</value>
</data>
<data name="BrightnessUp" xml:space="preserve">
<value>Brightness Up</value>
</data>
<data name="Color" xml:space="preserve">
<value>Color</value>
</data>