summaryrefslogtreecommitdiffstats
path: root/.config/openbox/autostart
diff options
context:
space:
mode:
Diffstat (limited to '.config/openbox/autostart')
-rwxr-xr-x.config/openbox/autostart6
1 files changed, 2 insertions, 4 deletions
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