Trying to run any graphical app seem to fail for me, for example for feh i get
$ ~/Programs/wirez/wirez run --verbose -F 127.0.0.1:43211 feh
2026-06-29T21:26:34+03:00 DBG forward=["127.0.0.1:43211"]
2026-06-29T21:26:34+03:00 DBG local_address_mappings=[]
2026-06-29T21:26:34+03:00 DBG got tun device fd=6
2026-06-29T21:26:34+03:00 DBG mtu=1500
feh WARNING: ./.steampath does not exist - skipping
Authorization required, but no authorization protocol specified
feh ERROR: Can't open X display. It *is* running, yeah?
Is there way to make exception for things like x11? (or connections to localhost in general)
Trying to run any graphical app seem to fail for me, for example for feh i get
Is there way to make exception for things like x11? (or connections to localhost in general)