#!/bin/bash if [[ $(cat /etc/hostname) == "uzui" ]]; then "${XDG_CONFIG_HOME}"/bin/uzui/oled-brightness "$@" fi