diff options
Diffstat (limited to 'wmstatus.conf.example')
-rw-r--r-- | wmstatus.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wmstatus.conf.example b/wmstatus.conf.example index 90b472f..8d6a7fb 100644 --- a/wmstatus.conf.example +++ b/wmstatus.conf.example @@ -57,4 +57,7 @@ keys = { "Control XF86AudioRaiseVolume" = "noise-adjust +1" "Control XF86AudioLowerVolume" = "noise-adjust -1" + + # Turns on or off Pioneer integrated amplifiers + "Mod4 Control Delete" = "exec elksmart-comm --nec A538" } |