Switch from kitty to ghostty

This commit is contained in:
2025-11-10 08:49:24 -08:00
parent f995240153
commit 7f318edc4d
4 changed files with 11 additions and 8 deletions

View File

@@ -13,10 +13,10 @@
enable = true;
overrideConfig = true;
hotkeys.commands."launch-konsole" = {
name = "Launch Konsole";
hotkeys.commands."launch-ghostty" = {
name = "Launch Ghostty";
key = "Meta+Return";
command = "konsole";
command = "ghostty";
};
shortcuts = {