#!/bin/bash function run() { if ! pgrep "$1"; then "$@" & fi } WPP="" run nm-applet run pamac-tray run feh --bg-fill "$WPP" run /usr/bin/lxqt-policykit-agent