minor mods

This commit is contained in:
Deepankar Chakroborty 2023-06-23 10:39:18 -07:00
parent f2c85c124e
commit b87847672f
3 changed files with 31 additions and 2 deletions

View file

@ -52,7 +52,7 @@ font:
# family: 'Iosevka Nerd Font Mono'
style: Italic
size: 14.0
size: 16.0
# Thin strokes = true on retina displays, Non-retina disp = false
AppleFontSmoothing: true
@ -91,7 +91,7 @@ debug:
print_events: false
ref_test: false
alt_send_esc: false
window.option_as_alt: false
key_bindings:
# - { key: T, mods: Command, command: { program: "open", args: ["-n", "/Applications/Alacritty.app"] } }