3 lines
202 B
Bash
Executable file
3 lines
202 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rofi -modi emoji -show emoji -emoji-mode copy -theme ~/.config/rofi/scripts/emoji/style.rasi -emoji-format '{emoji} <span weight="bold">{name}</span> [<span size="small">({group})</span>]'
|