Add fullscreen binding to Alacritty
This commit is contained in:
parent
00c41d7552
commit
362f9fb0f6
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
background_opacity: 0.9
|
background_opacity: 0.9
|
||||||
font:
|
font:
|
||||||
size: 14
|
size: 14
|
||||||
|
key_bindings:
|
||||||
|
- { key: Return, mods: Command, action: ToggleFullscreen }
|
||||||
|
|
Loading…
Reference in a new issue