Add zoom bind to kitty
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m49s
Periodic flake update / flake-update (push) Successful in 1m27s

This commit is contained in:
Torjus Håkestad 2024-11-13 00:56:45 +01:00
parent 6da7009de0
commit ac4f790d0f
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -20,4 +20,8 @@ font_size 14.0
# Window padding
window_padding_width 10
# Zoom mapping
map ctrl+kp_add change_font_size all +2.0
map ctrl+kp_minus change_font_size all -2.0
include themes/macchiato.conf