From 8beca950a88b0bc47751113c7fc1e356df73609d Mon Sep 17 00:00:00 2001 From: MyDrift Date: Thu, 25 Jul 2024 22:19:32 +0200 Subject: [PATCH] renamed some preferences (#2421) --- config/tweaks.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index a3b9dba1..62be2b36 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -3033,7 +3033,7 @@ ] }, "WPFToggleDarkMode": { - "Content": "Enable Dark Theme for Windows", + "Content": "Dark Theme for Windows", "Description": "Enable/Disable Dark Mode.", "category": "Customize Preferences", "panel": "2", @@ -3041,7 +3041,7 @@ "Type": "Toggle" }, "WPFToggleBingSearch": { - "Content": "Enable Bing Search in Start Menu", + "Content": "Bing Search in Start Menu", "Description": "If enable then includes web search results from Bing in your Start Menu search.", "category": "Customize Preferences", "panel": "2", @@ -3049,7 +3049,7 @@ "Type": "Toggle" }, "WPFToggleNumLock": { - "Content": "Enable NumLock on Startup", + "Content": "NumLock on Startup", "Description": "Toggle the Num Lock key state when your computer starts.", "category": "Customize Preferences", "panel": "2", @@ -3057,7 +3057,7 @@ "Type": "Toggle" }, "WPFToggleVerboseLogon": { - "Content": "Enable Verbose Messages During Logon", + "Content": "Verbose Messages During Logon", "Description": "Show detailed messages during the login process for troubleshooting and diagnostics.", "category": "Customize Preferences", "panel": "2", @@ -3065,7 +3065,7 @@ "Type": "Toggle" }, "WPFToggleSnapWindow": { - "Content": "Enable Snap Window", + "Content": "Snap Window", "Description": "If enabled you can align windows by dragging them. | Relogin Required", "category": "Customize Preferences", "panel": "2", @@ -3073,7 +3073,7 @@ "Type": "Toggle" }, "WPFToggleSnapFlyout": { - "Content": "Enable Snap Assist Flyout", + "Content": "Snap Assist Flyout", "Description": "If enabled then Snap preview is disabled when maximize button is hovered.", "category": "Customize Preferences", "panel": "2", @@ -3081,7 +3081,7 @@ "Type": "Toggle" }, "WPFToggleSnapSuggestion": { - "Content": "Enable Snap Assist Suggestion", + "Content": "Snap Assist Suggestion", "Description": "If enabled then you will get suggestions to snap other applications in the left over spaces.", "category": "Customize Preferences", "panel": "2", @@ -3089,7 +3089,7 @@ "Type": "Toggle" }, "WPFToggleMouseAcceleration": { - "Content": "Enable Mouse Acceleration", + "Content": "Mouse Acceleration", "Description": "If Enabled then Cursor movement is affected by the speed of your physical mouse movements.", "category": "Customize Preferences", "panel": "2", @@ -3097,7 +3097,7 @@ "Type": "Toggle" }, "WPFToggleStickyKeys": { - "Content": "Enable Sticky Keys", + "Content": "Sticky Keys", "Description": "If Enabled then Sticky Keys is activated - Sticky keys is an accessibility feature of some graphical user interfaces which assists users who have physical disabilities or help users reduce repetitive strain injury.", "category": "Customize Preferences", "panel": "2", @@ -3121,7 +3121,7 @@ "Type": "Toggle" }, "WPFToggleTaskbarSearch": { - "Content": "Show Search Button in Taskbar", + "Content": "Search Button in Taskbar", "Description": "If Enabled Search Button will be on the taskbar.", "category": "Customize Preferences", "panel": "2", @@ -3129,7 +3129,7 @@ "Type": "Toggle" }, "WPFToggleTaskView": { - "Content": "Show Task View Button in Taskbar", + "Content": "Task View Button in Taskbar", "Description": "If Enabled then Task View Button in Taskbar will be shown.", "category": "Customize Preferences", "panel": "2", @@ -3137,7 +3137,7 @@ "Type": "Toggle" }, "WPFToggleTaskbarWidgets": { - "Content": "Show Widgets Button in Taskbar", + "Content": "Widgets Button in Taskbar", "Description": "If Enabled then Widgets Button in Taskbar will be shown.", "category": "Customize Preferences", "panel": "2", @@ -3145,7 +3145,7 @@ "Type": "Toggle" }, "WPFToggleTaskbarAlignment": { - "Content": "Switch Taskbar Items between Center & Left", + "Content": "Center Taskbar Items", "Description": "[Windows 11] If Enabled then the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.", "category": "Customize Preferences", "panel": "2",