inhibiting toggle
This commit is contained in:
parent
6106bd2674
commit
c9dfca27de
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
"Mod+Shift+Q".action.close-window = [];
|
||||
"Mod+Shift+P".action.power-off-monitors = [];
|
||||
|
||||
"Mod+Shift+Ctrl+Slash".action.toggle-keyboard-shortcuts-inhibit = [];
|
||||
"Mod+Shift+Ctrl+Slash".allow-inhibiting = false;
|
||||
|
||||
"Mod+Shift+Slash".action.show-hotkey-overlay = [];
|
||||
|
||||
# window/columns controls
|
||||
|
|
Loading…
Add table
Reference in a new issue