From 3804d0aab07d07f497b7ba23454a341c5606fe83 Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinai-dev@users.noreply.github.com> Date: Sun, 23 Jan 2022 23:09:01 +1100 Subject: [PATCH] Update ConfigManager.cs --- src/Config/ConfigManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Config/ConfigManager.cs b/src/Config/ConfigManager.cs index 115cdbd..c7b898f 100644 --- a/src/Config/ConfigManager.cs +++ b/src/Config/ConfigManager.cs @@ -82,7 +82,7 @@ namespace UnityExplorer.Config Target_Display = new ConfigElement("Target Display", "The monitor index for UnityExplorer to use, if you have multiple. 0 is the default display, 1 is secondary, etc. " + - "A restart is required to deactivate extra windows.", + "Restart recommended when changing this setting. Make sure your extra monitors are the same resolution as your primary monitor.", 0); Main_Navbar_Anchor = new ConfigElement("Main Navbar Anchor",