mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #1676 from Fireye04/feature/reverse-scroll
Add reverse scroll toggle to Volume and Brightness
This commit is contained in:
@@ -299,6 +299,7 @@ Singleton {
|
||||
property list<string> keyEscape: ["Esc"]
|
||||
property list<string> keyRemove: ["Del"]
|
||||
}
|
||||
property bool reverseScroll: false
|
||||
}
|
||||
|
||||
// ui
|
||||
|
||||
Reference in New Issue
Block a user