#!/bin/bash # # Run Thunderbird under Wayland # export GDK_BACKEND=wayland exec /usr/bin/thunderbird "$@"