Midori
Midori
In your output: `Process: 1173 ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json (code=exited, status=2)` Your systemd unit is still using a wrong command. You should use `v2ray run -config`, not `v2ray -config`
> > In your output: `Process: 1173 ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json (code=exited, status=2)` > > Your systemd unit is still using a wrong command. You should use `v2ray run -config`, not...
Seems to be the limitation from [storage event](https://developer.mozilla.org/en-US/docs/Web/API/Window/storage_event#sect1).
> Using a `//` comment will produce incorrect result in this case even if this bug is fixed: [demo](https://stylus-lang.com/try.html#?code=body%2C%20%0A%20%20%2F%2F%20comment%0A%20%20.class%20%7B%0A%20%20%20%20background%3A%20%23000%3B%0A%20%20%7D). > > P.S. I guess we should change the default behavior...
> Your demo links are broken when I open them. My links work. I guess it's a copypaste error. Fixed. Seems Vivaldi browser auto decode the url.
I don't have pulseaudio installed. It works with `SDL_AUDIODRIVER` set to `pipewire`.