diff --git a/src/playbook/Configuration/tweaks/qol/disable-screen-capture-hotkey.yml b/src/playbook/Configuration/tweaks/qol/disable-screen-capture-hotkey.yml index 2ea6f5c784..0571b5c7e9 100644 --- a/src/playbook/Configuration/tweaks/qol/disable-screen-capture-hotkey.yml +++ b/src/playbook/Configuration/tweaks/qol/disable-screen-capture-hotkey.yml @@ -1,6 +1,6 @@ --- -title: Disable screen capture hotkey -description: Disables using the print screen key to open screen capture when snipping tool is removed +title: Disable Screen Capture Hotkey +description: Disables using the print screen key to open Screen Capture when Snipping Tool is removed actions: - !registryValue: path: 'HKCU\Control Panel\Keyboard' diff --git a/src/playbook/Configuration/tweaks/qol/ease-of-access/disable-annoying-features-shortcuts.yml b/src/playbook/Configuration/tweaks/qol/ease-of-access/disable-annoying-features-shortcuts.yml index ad3fee769d..63a0045d65 100644 --- a/src/playbook/Configuration/tweaks/qol/ease-of-access/disable-annoying-features-shortcuts.yml +++ b/src/playbook/Configuration/tweaks/qol/ease-of-access/disable-annoying-features-shortcuts.yml @@ -47,7 +47,7 @@ actions: data: '3' type: REG_DWORD - # Disable narrator shortcut + # Disable Narrator shortcut - !registryValue: path: 'HKCU\Software\Microsoft\Narrator\NoRoam' value: 'WinEnterLaunchEnabled'