7 lines
171 B
Bash
Executable File
7 lines
171 B
Bash
Executable File
#!/bin/bash
|
|
# omarchy:summary=Launch the emoji picker
|
|
# omarchy:group=menu
|
|
# omarchy:examples=omarchy menu emoji
|
|
|
|
omarchy-shell-ipc shell toggle omarchy.emoji-picker "{}"
|