fix keybind example in README

This commit is contained in:
Mitchell Hashimoto
2023-08-05 22:51:24 -07:00
parent b9307309fc
commit 7178cdc4a5

View File

@ -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.