mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
fix keybind example in README
This commit is contained in:
@ -67,7 +67,8 @@ foreground= ffffff
|
|||||||
|
|
||||||
# Blank lines are ignored!
|
# Blank lines are ignored!
|
||||||
|
|
||||||
keybind =ctrl+z:close
|
keybind = ctrl+z=close_surface
|
||||||
|
keybind = ctrl+d=new_split:right
|
||||||
|
|
||||||
# Colors can be changed by setting the 16 colors of `palette`, which each color
|
# Colors can be changed by setting the 16 colors of `palette`, which each color
|
||||||
# being defined as regular and bold.
|
# being defined as regular and bold.
|
||||||
|
Reference in New Issue
Block a user