@eruwero@ieji.de
What flags do I have to use for a #guix container to avoid crashing the browser when I press C-s (I keep accidentally pressing it when I want to search for something :)
Right now I use:
guix shell --container --emulate-fhs --network --no-cwd --preserve='^DISPLAY$' --preserve='^XAUTHORITY$' --preserve='^XDG_RUNTIME_DIR$' --expose="$XAUTHORITY" --expose=/dev/dri --expose=$XDG_RUNTIME_DIR/pulse torbrowser