Change slate modifier keys
This commit is contained in:
parent
c3c256f3c1
commit
b349a62f33
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
// Hotkeys for quickly opening apps & changing window size
|
||||
|
||||
|
||||
var modal_key = ":alt";
|
||||
var modal_key = ":alt;shift";
|
||||
|
||||
// Configs
|
||||
S.cfga({
|
||||
|
|
Loading…
Reference in a new issue