privatize karabiner and add macos-isms
This commit is contained in:
parent
0c1bbf2724
commit
8a03de58b9
21 changed files with 25004 additions and 22346 deletions
|
|
@ -39,6 +39,8 @@ size = 15.5
|
|||
size = 20.0
|
||||
{{ else if eq .chezmoi.hostname "rosencrantz" -}}
|
||||
size = 15.0
|
||||
{{ else if eq .chezmoi.hostname "altair" -}}
|
||||
size = 20.5
|
||||
{{ else -}}
|
||||
size = 19.0
|
||||
{{ end }}
|
||||
|
|
@ -112,7 +114,7 @@ key = "Return"
|
|||
mods = "Alt"
|
||||
|
||||
[[keyboard.bindings]]
|
||||
action = "ToggleFullscreen"
|
||||
action = "ToggleSimpleFullscreen"
|
||||
key = "Return"
|
||||
mods = "Command"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue