#!/usr/bin/env bash
notify-send -i display "Display profile" "$AUTORANDR_CURRENT_PROFILE"
systemctl --user restart random-background

