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