You are not logged in.
as it is, new links open as new tabs in default browser but I'd much prefer it opening a new window.
I have tried going trough config files and the wiki / man pages for alacritty but haven't found anything relevant
Last edited by spo0n (2022-08-21 18:16:26)
Offline
Alacritty uses xdg-open to handle urls with the default config. Either adjust xdg-open to do as you want, or specify a different command in the regex handler for links in your config file.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline