#!/usr/bin/env bash set -euo pipefail if command -v lookandfeeltool; then lookandfeeltool -a org.kde.breezedark.desktop fi