Hacker News new | ask | show | jobs
by grapeli23 2536 days ago
It's easier to create a new user account and run firefox from it. Something like: xhost +si:localuser:firefox && su - firefox -c 'DISPLAY=:0 HOME=/home/firefox firefox 2>/dev/null' && xhost -
1 comments

Yeah, because that's a lot easier than just running "firejail firefox".. And does your snippet work on Wayland?