Merge pull request #1676 from Fireye04/feature/reverse-scroll

Add reverse scroll toggle to Volume and Brightness
This commit is contained in:
Lysec
2026-02-15 15:59:51 +01:00
committed by GitHub
12 changed files with 41 additions and 20 deletions
+1
View File
@@ -299,6 +299,7 @@ Singleton {
property list<string> keyEscape: ["Esc"]
property list<string> keyRemove: ["Del"]
}
property bool reverseScroll: false
}
// ui