#!/usr/bin/env bash if [[ $HOSTNAME == Neon || $HOSTNAME == Helium || $HOSTNAME == Sodium ]]; then export WLR_NO_HARDWARE_CURSORS=1 fi