diff --git a/ui/drivers/ui_qt.cpp b/ui/drivers/ui_qt.cpp
index 466e05d340..5e2381e5b3 100644
--- a/ui/drivers/ui_qt.cpp
+++ b/ui/drivers/ui_qt.cpp
@@ -1742,13 +1742,15 @@ void MainWindow::showWelcomeScreen()
"but this Desktop Menu should be functional for launching content and managing playlists.
\n"
"
\n"
"Some useful hotkeys for interacting with the Big Picture menu include:\n"
- "
- F1 - Bring up the Big Picture menu
\n"
- "- F - Switch between fullscreen and windowed modes
\n"
- "- F5 - Bring the Desktop Menu back if closed
\n"
- "- Esc - Exit RetroArch
\n"
+ "\n"
+ "- F1 - Bring up the Big Picture menu
\n"
+ "- F5 - Bring the Desktop Menu back if closed
\n"
+ "- F - Switch between fullscreen and windowed modes
\n"
+ "- Esc - Exit RetroArch
\n"
+ "
\n"
"\n"
"For more hotkeys and their assignments, see:
\n"
- "Settings -> Input -> Input Hotkey Binds
\n"
+ "Settings -> Input -> Hotkeys
\n"
"
\n"
"Documentation for RetroArch, libretro and cores:
\n"
"https://docs.libretro.com/");