Fix C-M-d not working on macOS
This commit is contained in:
parent
1a664b6511
commit
76ab3f632d
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@
|
|||
system = {
|
||||
activationScripts.postUserActivation.text = ''
|
||||
/System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||
defaults write com.apple.symbolichotkeys AppleSymbolicHotKeys -dict-add 70 '<dict><key>enabled</key><false/></dict>'
|
||||
'';
|
||||
|
||||
defaults = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue