#!/usr/bin/env bash

nohup picom \
    --config "$HOME/.config/picom/picom.conf"\
    --experimental-backends &>/dev/null &