diff --git a/src/actions.js b/src/actions.js index 4a33e407..c399b137 100644 --- a/src/actions.js +++ b/src/actions.js @@ -7,7 +7,7 @@ var actions = { open_local: ['O'], export_playlist: ['E'], open_uri: ['U'], - prefs: null, + prefs: ['comma'], shortcuts: ['F1', 'question'], about: null, progress_forward: ['Right'], diff --git a/ui/help-overlay.ui b/ui/help-overlay.ui index 93919bc2..4203ead7 100644 --- a/ui/help-overlay.ui +++ b/ui/help-overlay.ui @@ -14,6 +14,12 @@ F1 <Ctrl>question + + + Open preferences + <Ctrl>comma + + Toggle fullscreen