From 68b5299c8b677dfea66276e6206404aa18c03c97 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Sat, 25 Apr 2026 23:06:26 +0200 Subject: [PATCH] remove the custom launcher thing --- aerospace/.aerospace.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/aerospace/.aerospace.toml b/aerospace/.aerospace.toml index 8d1ba78..df9b90a 100644 --- a/aerospace/.aerospace.toml +++ b/aerospace/.aerospace.toml @@ -37,7 +37,6 @@ cmd-j = 'focus down' cmd-k = 'focus up' cmd-l = 'focus right' -cmd-d = 'exec-and-forget bash $HOME/bin/open-applicaiton.sh' cmd-enter = 'exec-and-forget bash $HOME/bin/open-terminal.sh' cmd-shift-h = 'move left'