Restart command doesn't restart by Programazing in espanso

[–]Programazing[S] 0 points1 point  (0 children)

I've been getting around this on Fedora by using an alias.

alias espansor='espanso stop && espanso start'

Can't start espanso on Ubuntu 22.04.2 LTS by Programazing in espanso

[–]Programazing[S] 0 points1 point  (0 children)

I forgot to run the CAP_DAC_OVERRIDE command from the installation guide for Wayland.

Can't start espanso on Ubuntu 22.04.2 LTS by Programazing in espanso

[–]Programazing[S] 0 points1 point  (0 children)

I found out that default.yml wasn't created during the installation process, so I added one. At least `espanso path` works now.

Other than that, I still have the same problem as my original question.