From 92202e04f18242fb3edabc42483912ec3ea10d23 Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:30:10 +0200 Subject: [PATCH] Remove broken restart window keyboard shortcut --- usage/keyboard-shortcuts.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index 06fcfaa..f1e762f 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -57,8 +57,6 @@ The FreeTube client can also be controlled with shortcuts you might already be f | Key | Function | | ------------------------------------------------------------------- | -------------------------------------- | | SHIFT + ? | Show keyboard shortcuts | -| Command/Ctrl + R | Restart window | -| Command/Ctrl + SHIFT + R | Force restart window | | Command/Ctrl + SHIFT + I | Toggle developer tools | | Command/Ctrl + 0 | Reset zoom level/UI scale | | Command/Ctrl + + or Command/Ctrl + = | Zoom in |