c355d1f
#!/bin/bash
c355d1f
#
45ce475
# Run GNU IceCat under Wayland
c355d1f
#
c355d1f
d628ecf
export MOZ_ENABLE_WAYLAND=1
d628ecf
exec /__PREFIX__/bin/icecat "$@"