feat(walker): add emoji

This commit is contained in:
kenji
2025-12-27 23:03:06 -06:00
parent 62e5b210e4
commit 95b71a562f
+2 -2
View File
@@ -435,7 +435,7 @@
]; ];
symbols = [ symbols = [
{ {
action = "run_cmd"; action = "copy";
label = "select"; label = "select";
default = true; default = true;
bind = "Return"; bind = "Return";
@@ -443,7 +443,7 @@
]; ];
unicode = [ unicode = [
{ {
action = "run_cmd"; action = "copy";
label = "select"; label = "select";
default = true; default = true;
bind = "Return"; bind = "Return";