Last active
November 4, 2022 15:35
-
-
Save Ruivalim/341939dfe11478a7525ed3307027617e to your computer and use it in GitHub Desktop.
kitty.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
font_size 25.0 | |
map alt+left send_text all \x1b\x62 | |
map alt+right send_text all \x1b\x66 | |
enabled_layouts tall:bias=50;full_size=1;mirrored=false | |
map ctrl+[ layout_action decrease_num_full_size_windows | |
map ctrl+] layout_action increase_num_full_size_windows |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment