aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index d444abb3..1fcf46b8 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -527,6 +527,7 @@
#- { key: M, mods: Command, action: Minimize }
#- { key: Q, mods: Command, action: Quit }
#- { key: W, mods: Command, action: Quit }
+ #- { key: N, mods: Command, action: SpawnNewInstance }
#- { key: F, mods: Command|Control, action: ToggleFullscreen }
#- { key: Paste, action: Paste }