ghostty: add keybinds to settings example

This commit is contained in:
quasigod
2025-01-23 06:04:39 -05:00
committed by GitHub
parent 01d0172933
commit 0db5c8bfcc

View File

@@ -22,6 +22,10 @@ in {
{
theme = "catppuccin-mocha";
font-size = 10;
keybind = [
"ctrl+h=goto_split:left"
"ctrl+l=goto_split:right"
];
}
'';
description = ''