feat(walker): add emoji
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user