Salta al contenuto principale

Bubblewrap/Examples

imv: remove note about needing to pass the source for 'config' if it's a symbolic link. That does not appear to be needed.

← Older revision Revision as of 00:09, 6 September 2023
Line 320: Line 320:
   --ro-bind "${1:-./}" "$(realpath "${1:-./}")" \
   --ro-bind "${1:-./}" "$(realpath "${1:-./}")" \
   /usr/libexec/imv-wayland "${1:-./}"}}
   /usr/libexec/imv-wayland "${1:-./}"}}
{{Tip|If you have {{Path|"${XDG_CONFIG_HOME}/imv/config"}} as a symbolic link, you will also need to {{Ic|--ro-bind}} the source.}}


  --ro-bind /bin/sh /bin/sh \
  --ro-bind /bin/sh /bin/sh \
Distro