alacritty: add font size keybinds

This commit is contained in:
LordMZTE 2021-08-06 12:14:23 +02:00
parent f82f568b01
commit 251b7aba1e

View file

@ -1,18 +1,21 @@
background_opacity: 0.8
env:
TERM: xterm-kitty
TERM: xterm-kitty
font:
normal:
family: "Iosevka Nerd Font"
normal:
family: "Iosevka Nerd Font"
bell:
duration: 20
duration: 20
shell:
program: "tmux"
program: "tmux"
key_bindings:
- { key: Plus, mods: Control, action: IncreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }
# DRACULA THEME
colors: