nixos-config/home/config-files/ghostty-config

35 lines
916 B
Plaintext

theme = kanagawabones
background-opacity = 1
background-blur-radius = 1
gtk-titlebar = false
adw-toolbar-style = flat
gtk-tabs-location = bottom
window-theme = ghostty
mouse-hide-while-typing = true
font-family = Hasklug Nerd Font Mono
font-size = 15
keybind = ctrl+t=new_tab
keybind = ctrl+shift+t=toggle_tab_overview
# TABS
keybind = ctrl+1=goto_tab:1
keybind = ctrl+2=goto_tab:2
keybind = ctrl+3=goto_tab:3
keybind = ctrl+4=goto_tab:4
keybind = ctrl+5=goto_tab:5
keybind = ctrl+6=goto_tab:6
keybind = ctrl+7=goto_tab:7
keybind = ctrl+8=goto_tab:8
keybind = ctrl+9=goto_tab:9
# SPLITS
keybind = ctrl+alt+shift+h=new_split:left
keybind = ctrl+alt+shift+j=new_split:down
keybind = ctrl+alt+shift+k=new_split:up
keybind = ctrl+alt+shift+l=new_split:right
keybind = ctrl+shift+h=goto_split:left
keybind = ctrl+shift+j=goto_split:bottom
keybind = ctrl+shift+k=goto_split:top
keybind = ctrl+shift+l=goto_split:right