#!/usr/bin/fish if ps -aux | grep picom | grep -v grep pkill picom end