#!/bin/sh # General one line exports for some program configurations export QT_QPA_PLATFORMTHEME="qt5ct" export MOZ_ENABLE_WAYLAND=1 # force firefox to use wayland