ghostty config
This commit is contained in:
13
ghostty/.config/ghostty/config.ghostty
Normal file
13
ghostty/.config/ghostty/config.ghostty
Normal file
@@ -0,0 +1,13 @@
|
||||
font-feature = -calt, -liga, -dlig
|
||||
|
||||
# Use Alt for multi-teriminal management
|
||||
keybind = ctrl+shift+t=unbind
|
||||
keybind = alt+t=new_tab
|
||||
keybind = ctrl+shift+w=unbind
|
||||
keybind = alt+w=close_tab:this
|
||||
keybind = ctrl+enter=unbind
|
||||
keybind = alt+enter=toggle_fullscreen
|
||||
|
||||
# Disable touchpad horizontal-swipe tab switching.
|
||||
# Will come in next version
|
||||
# gtk-horizontal-tab-scroll = false
|
||||
Reference in New Issue
Block a user