1
0
mirror of https://github.com/mfontanini/presenterm.git synced 2025-11-08 23:04:56 -06:00

fix: use show_pauses in sample config

This commit is contained in:
Matias Fontanini 2025-09-27 13:02:17 -07:00
parent 226b9e7449
commit fbc19fa2ea

View File

@ -102,5 +102,5 @@ bindings:
# the key binding to suspend the application.
suspend: ["<c-z>"]
# the key binding to show all pauses in the current slide.
show_pauses: ["s"]
# the key binding to skip all pauses in the current slide.
skip_pauses: ["s"]