ghostty: add basic keybinds & add to swallow regex

This commit is contained in:
ooks-io 2025-01-22 20:16:07 +11:00
parent 0749f112b0
commit aa3af5f0e5
2 changed files with 9 additions and 4 deletions

View file

@ -8,7 +8,7 @@
enable_swallow = true;
# TODO: use terminal/file-explorer module
swallow_regex = "foot|nemo";
swallow_regex = "foot|nemo|com.mitchellh.ghostty";
focus_on_activate = true;
};