Skip to content

Instantly share code, notes, and snippets.

@rn0
Last active December 6, 2025 10:43
Show Gist options
  • Select an option

  • Save rn0/bf95245eb5fe7468e3fadb42f9f41d21 to your computer and use it in GitHub Desktop.

Select an option

Save rn0/bf95245eb5fe7468e3fadb42f9f41d21 to your computer and use it in GitHub Desktop.
font-family = "JetBrains Mono"
font-size = 14
cursor-color = red
cursor-style = block
shell-integration-features = no-cursor, ssh-env
split-divider-color = green
window-show-tab-bar = always
window-padding-x = 16
window-padding-y = 16
window-padding-balance = true
window-inherit-working-directory = true
#background-opacity = 0.4
#background-blur = true
#unfocused-split-opacity
#unfocused-split-fill
#theme = Builtin Tango Dar
#theme = Neon
theme = GitHub Dark High Contrast
keybind = ctrl+a>c=new_tab
keybind = ctrl+a>|=new_split:right
keybind = ctrl+a>\=new_split:right
keybind = ctrl+a>-=new_split:down
keybind = ctrl+a>_=new_split:down
keybind = ctrl+a>z=toggle_split_zoom
keybind = ctrl+a>x=close_surface
keybind = ctrl+a>r=reload_config
keybind = shift+arrow_up=scroll_page_lines:-1
keybind = shift+arrow_down=scroll_page_lines:1
keybind = ctrl+a>arrow_left=goto_split:left
keybind = ctrl+a>arrow_right=goto_split:right
keybind = ctrl+a>arrow_up=goto_split:up
keybind = ctrl+a>arrow_down=goto_split:down
keybind = ctrl+a>1=goto_tab:1
keybind = ctrl+a>2=goto_tab:2
keybind = ctrl+a>3=goto_tab:3
keybind = ctrl+a>4=goto_tab:4
keybind = ctrl+a>5=goto_tab:5
keybind = ctrl+a>6=goto_tab:6
keybind = ctrl+a>7=goto_tab:7
keybind = ctrl+a>8=goto_tab:8
keybind = ctrl+a>9=goto_tab:9
keybind = performable:ctrl+c=copy_to_clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment