From 40b19088e867b3873a8c3cda0911349e92f6d63d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 6 Feb 2025 18:30:06 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-06 18:30:06 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 4f676bf4..13605a44 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -90,6 +90,7 @@ M = "swap_view_left" N = "swap_view_down" E = "swap_view_up" I = "swap_view_right" +d = "wclose" h = "no_op" j = "no_op" k = "no_op"