diff --git a/src/renderer/components/settings/Settings.tsx b/src/renderer/components/settings/Settings.tsx index d56f0ea4..efd423cf 100644 --- a/src/renderer/components/settings/Settings.tsx +++ b/src/renderer/components/settings/Settings.tsx @@ -49,7 +49,7 @@ const SettingsOptions: Record> { key: "staticTitle", title: "Static Title", - description: 'Makes the window title "Vesktop" instead of changing to the current page', + description: 'Makes the window title "Vesktop" instead of changing to the current page. Requires a full restart.', defaultValue: false }, {