Skip to content

Instantly share code, notes, and snippets.

@Yeshwanthyk
Created July 25, 2025 14:21
Show Gist options
  • Save Yeshwanthyk/bdf54aef30f83bf48649531577fca29c to your computer and use it in GitHub Desktop.
Save Yeshwanthyk/bdf54aef30f83bf48649531577fca29c to your computer and use it in GitHub Desktop.
font-family = BerkeleyMono Nerd Font
background-opacity = 0.85
background-blur-radius = 70
theme = dark:catppuccin-frappe,light:earl-grey
font-size = 15
window-padding-x = 18
window-padding-y = 16
font-thicken = true
mouse-hide-while-typing = true
scrollback-limit = 1000000
keybind = ctrl+n=new_window
keybind = alt+h=goto_split:left
keybind = alt+j=goto_split:bottom
keybind = alt+k=goto_split:top
keybind = alt+l=goto_split:right
keybind = alt+a>c=new_tab
keybind = alt+a>h=new_split:left
keybind = alt+a>j=new_split:down
keybind = alt+a>k=new_split:up
keybind = alt+a>l=new_split:right
keybind = alt+a>f=toggle_split_zoom
keybind = cmd+right=next_tab
keybind = cmd+left=previous_tab
keybind = super+r=reload_config
keybind = alt+a>`=toggle_quick_terminal
keybind = alt+a>1=goto_tab:1
keybind = alt+a>2=goto_tab:2
keybind = alt+a>3=goto_tab:3
keybind = alt+a>4=goto_tab:4
keybind = alt+a>5=goto_tab:5
keybind = alt+a>6=goto_tab:6
keybind = alt+a>7=goto_tab:7
keybind = alt+a>8=goto_tab:8
window-save-state = always
keybind = shift+enter=text:\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment