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 background_opacity: 0.8
env: env:
TERM: xterm-kitty TERM: xterm-kitty
font: font:
normal: normal:
family: "Iosevka Nerd Font" family: "Iosevka Nerd Font"
bell: bell:
duration: 20 duration: 20
shell: shell:
program: "tmux" program: "tmux"
key_bindings:
- { key: Plus, mods: Control, action: IncreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }
# DRACULA THEME # DRACULA THEME
colors: colors: