aboutsummaryrefslogtreecommitdiff
path: root/wiki/Configuration:-Switch-Events.md
AgeCommit message (Collapse)Author
2024-11-05Disable laptop panel when the lid is closedIvan Molodetskikh
2024-11-03wiki: Add Since to switch eventsIvan Molodetskikh
2024-10-18support binding actions to switches (#747)Christian Meissl
* support spawn action on switch events this adds a new config section named `switch-events` that allows to bind `spawn` action to certain switch toggles. * Expand docs --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>