#!/bin/bash if [[ "$DESKTOP_SESSION" == "i3" ]]; then export QT_QPA_PLATFORMTHEME="qt5ct" fi