feat(espanso): add shrug emoji trigger
This commit is contained in:
parent
28c913e1de
commit
6329a469cb
1 changed files with 4 additions and 0 deletions
|
@ -351,6 +351,10 @@ in {
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
trigger = ":dunno";
|
||||||
|
replace = "¯\\_(ツ)_/¯";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue