diff --git a/apps/walker/home.nix b/apps/walker/home.nix index c263a23..77d2114 100644 --- a/apps/walker/home.nix +++ b/apps/walker/home.nix @@ -435,7 +435,7 @@ ]; symbols = [ { - action = "run_cmd"; + action = "copy"; label = "select"; default = true; bind = "Return"; @@ -443,7 +443,7 @@ ]; unicode = [ { - action = "run_cmd"; + action = "copy"; label = "select"; default = true; bind = "Return";