From f7f1591ae9ced7d9a093a7d889613d7cd3b728cd Mon Sep 17 00:00:00 2001 From: larstvei Date: Fri, 22 Mar 2024 20:29:08 +0100 Subject: [PATCH] Remove modifiers from karabinder df to escape --- modules/home.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/home.nix b/modules/home.nix index 8bea07b..0907bff 100644 --- a/modules/home.nix +++ b/modules/home.nix @@ -103,9 +103,6 @@ { type = "basic"; from = { - modifiers = { - optional = [ "any" ]; - }; simultaneous = [ { key_code = "f"; } { key_code = "d"; }