mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update alacritty.yml
This commit is contained in:
parent
89c866d7d1
commit
f0098c9f73
@ -81,8 +81,8 @@ mouse:
|
||||
program: xdg-open
|
||||
# Mouse bindings
|
||||
key_bindings:
|
||||
- { key: V, mods: Control, action: Paste }
|
||||
- { key: C, mods: Control, action: Copy }
|
||||
- { key: V, mods: Control|Shift, action: Paste }
|
||||
- { key: C, mods: Control|Shift, action: Copy }
|
||||
- { key: Insert, mods: Shift, action: PasteSelection }
|
||||
- { key: Key0, mods: Control, action: ResetFontSize }
|
||||
- { key: Equals, mods: Control, action: IncreaseFontSize }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user