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