.files/.devspec

6 lines
98 B
Bash

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