From 587b1e5dcb696e35ebc013b248b4b86e998b5a9f Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 1 Feb 2023 02:04:55 +0100 Subject: up --- .config/openbox/autostart | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.config/openbox/autostart') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 0be8a58..8b96110 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -15,6 +15,7 @@ # If you want to use XFCE config tools... # #xfce-mcs-manager & + startif() { pgrep "$(basename "$1")" >/dev/null || "$@" >/dev/null 2>&1 & } @@ -44,12 +45,9 @@ fi startif dunst startif picom # startif lowbat -# startif mpd-notification +startif mpd-notification startif xscreensaver delay_desktop & -# startif dwmblocks -# startif sb-updatempd -# /compat/linux/usr/lib/protonmail/bridge/proton-bridge --noninteractive # ekb cd "$HOME" xrdb "$HOME"/.config/x11/xresources -- cgit v1.2.3