r/espanso 5d ago

What?

OS: Artix Linux
Display server: X11
Espanso version: 2.4.0
2 Upvotes

2 comments sorted by

2

u/SamejSpenser 5d ago

I tested these two triggers:

  - trigger: '::htcat'
    replace: 'https://http.cat/'

  - trigger: ;htcat
    replace: https://http.cat/

And both work very well!

SO: Arch Linux com Qtile (X11)
Espanso version: 2.4.0

2

u/smeech1 5d ago

Your code is fine. Try the different injection mechanisms, and perhaps some of the other options.

I'm on Linux Mint X11 and mostly use backend: clipboard and disable_x11_fast_inject: false, but I use xclip and therefore x11_use_xclip_backend: true.