alacritty: add toggle fullscreen
This commit is contained in:
@@ -398,13 +398,22 @@ key_bindings:
|
||||
- chars: \
|
||||
key: Y
|
||||
mods: Alt
|
||||
- action: ToggleFullscreen
|
||||
key: F
|
||||
mods: Command
|
||||
live_config_reload: true
|
||||
mouse:
|
||||
double_click:
|
||||
threshold: 300
|
||||
faux_scrollback_lines: 1
|
||||
hide_when_typing: false
|
||||
triple_click:
|
||||
threshold: 300
|
||||
url:
|
||||
launcher:
|
||||
args: []
|
||||
program: ''
|
||||
modifiers: None
|
||||
mouse_bindings:
|
||||
- action: PasteSelection
|
||||
mouse: Middle
|
||||
|
Reference in New Issue
Block a user