Configurable hotkeys for playback

This commit is contained in:
Marcin Kulik
2020-04-19 19:08:39 +02:00
committed by Marcin Kulik
parent c85a4a7acd
commit 0eec28ddb2
4 changed files with 30 additions and 8 deletions

View File

@@ -345,6 +345,14 @@ speed = 2
; Limit replayed terminal inactivity to max n seconds, default: off
idle_time_limit = 1
; Define hotkey for pausing/resuming playback,
; default: space
pause_key = p
; Define hotkey for stepping through playback, a frame at a time,
; default: .
pause_key = ]
[notifications]
; Should desktop notifications be enabled, default: yes