New backup 2025-08-19 16:15:03

This commit is contained in:
Penelope Gwen 2025-08-19 16:15:03 -07:00
parent 296a6f1f95
commit 7a5472e35f

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
cb="$(wl-paste)"
e=$(worf --show emoji --emoji-stdout true --emoji-hide-string true --columns 4 --content-halign=center --width 600 --style "${HOME}/.config/worf/emoji.css")
e=$(worf --show emoji --emoji-stdout true --emoji-hide-string true --columns 6 --content-halign=center --width 550 --style "${HOME}/.config/worf/emoji.css")
if [[ -z "${e}" ]];then
echo "no emoji selected"
wl-copy "${cb}"