New backup 2025-09-12 22:00:02
This commit is contained in:
parent
4656579c82
commit
8675dccdeb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
cb="$(wl-paste)"
|
cb="$(wl-paste)"
|
||||||
e=$(worf --show emoji --text-output-mode none --emoji-hide-string true --columns 6 --content-halign=center --width 550 --style "${HOME}/.config/worf/emoji.css")
|
e=$(worf --show emoji --text-output-mode StandardOutput --emoji-hide-string true --columns 6 --content-halign=center --width 550 --style "${HOME}/.config/worf/emoji.css")
|
||||||
if [[ -z "${e}" ]];then
|
if [[ -z "${e}" ]];then
|
||||||
echo "no emoji selected"
|
echo "no emoji selected"
|
||||||
wl-copy "${cb}"
|
wl-copy "${cb}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue