diff --git a/Flow.Plugin.WindowsSettings/.gitignore b/Plugins/Flow.Launcher.Plugin.WindowsSettings/.gitignore similarity index 100% rename from Flow.Plugin.WindowsSettings/.gitignore rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/.gitignore diff --git a/Flow.Plugin.WindowsSettings/Classes/WindowsSetting.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Classes/WindowsSetting.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Classes/WindowsSetting.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Classes/WindowsSetting.cs diff --git a/Flow.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.csproj b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.csproj similarity index 100% rename from Flow.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.csproj rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.csproj diff --git a/Flow.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.sln b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.sln similarity index 100% rename from Flow.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.sln rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.sln diff --git a/Flow.Plugin.WindowsSettings/Helper/ContextMenuHelper.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/ContextMenuHelper.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Helper/ContextMenuHelper.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/ContextMenuHelper.cs diff --git a/Flow.Plugin.WindowsSettings/Helper/JsonSettingsListHelper.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/JsonSettingsListHelper.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Helper/JsonSettingsListHelper.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/JsonSettingsListHelper.cs diff --git a/Flow.Plugin.WindowsSettings/Helper/ResultHelper.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/ResultHelper.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Helper/ResultHelper.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/ResultHelper.cs diff --git a/Flow.Plugin.WindowsSettings/Helper/TranslationHelper.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/TranslationHelper.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Helper/TranslationHelper.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/TranslationHelper.cs diff --git a/Flow.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/UnsupportedSettingsHelper.cs diff --git a/Flow.Plugin.WindowsSettings/Images/WindowsSettings.dark.png b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.dark.png similarity index 100% rename from Flow.Plugin.WindowsSettings/Images/WindowsSettings.dark.png rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.dark.png diff --git a/Flow.Plugin.WindowsSettings/Images/WindowsSettings.light.png b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.light.png similarity index 100% rename from Flow.Plugin.WindowsSettings/Images/WindowsSettings.light.png rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Images/WindowsSettings.light.png diff --git a/Flow.Plugin.WindowsSettings/Log.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Log.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Log.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Log.cs diff --git a/Flow.Plugin.WindowsSettings/Main.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Main.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Main.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Main.cs diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.Designer.cs b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.Designer.cs similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.Designer.cs rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.Designer.cs diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.cs-CZ.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.cs-CZ.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.cs-CZ.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.cs-CZ.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.de-DE.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.de-DE.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.de-DE.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.de-DE.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.es-ES.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.es-ES.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.es-ES.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.es-ES.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.fr-FR.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.fr-FR.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.fr-FR.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.fr-FR.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.hu-HU.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.hu-HU.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.hu-HU.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.hu-HU.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.it-IT.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.it-IT.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.it-IT.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.it-IT.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.ja-JP.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.ja-JP.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.ja-JP.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.ja-JP.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.ko-KR.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.ko-KR.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.ko-KR.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.ko-KR.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.pl-PL.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.pl-PL.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.pl-PL.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.pl-PL.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.pt-BR.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.pt-BR.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.pt-BR.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.pt-BR.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.pt-PT.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.pt-PT.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.pt-PT.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.pt-PT.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.ru-RU.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.ru-RU.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.ru-RU.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.ru-RU.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.sv-SE.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.sv-SE.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.sv-SE.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.sv-SE.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.tr-TR.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.tr-TR.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.tr-TR.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.tr-TR.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.zh-TW.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.zh-TW.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.zh-TW.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.zh-TW.resx diff --git a/Flow.Plugin.WindowsSettings/Properties/Resources.zh-cn.resx b/Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.zh-cn.resx similarity index 100% rename from Flow.Plugin.WindowsSettings/Properties/Resources.zh-cn.resx rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/Properties/Resources.zh-cn.resx diff --git a/Flow.Plugin.WindowsSettings/README.md b/Plugins/Flow.Launcher.Plugin.WindowsSettings/README.md similarity index 100% rename from Flow.Plugin.WindowsSettings/README.md rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/README.md diff --git a/Flow.Plugin.WindowsSettings/WindowsSettings.json b/Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json similarity index 100% rename from Flow.Plugin.WindowsSettings/WindowsSettings.json rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json diff --git a/Flow.Plugin.WindowsSettings/plugin.json b/Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json similarity index 100% rename from Flow.Plugin.WindowsSettings/plugin.json rename to Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json