Created
January 30, 2025 15:58
-
-
Save insipx/89e23c31d41c53dfe7799adba14dd8e7 to your computer and use it in GitHub Desktop.
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-family = "Berkeley Mono" | |
theme = catppuccin-mocha | |
font-size = 16 | |
keybind = ctrl+space>shift+-=new_split:down | |
keybind = ctrl+space>shift+\=new_split:right | |
keybind = ctrl+space>h=goto_split:left | |
keybind = ctrl+space>j=goto_split:bottom | |
keybind = ctrl+space>k=goto_split:top | |
keybind = ctrl+space>l=goto_split:right | |
keybind = super+plus=increase_font_size:1 | |
keybind = super+minus=decrease_font_size:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment