dot_testing/builds/utils/special_ins

17 lines
238 B
Plaintext
Raw Normal View History

# insert special characters universally in xorg
(
tmenu <<DONE
í i-acute
Í I-acute
ó o-acute
Ó O-acute
á a-acute
Á a-acute
2024-10-29 01:56:24 -05:00
é e-acute
É e-acute
DONE
) | awk -F' ' '{print $1}' \
| tr -d '\n' \
| xclip -in -selection clipboard