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 ++---- .config/openbox/rc.xml | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to '.config/openbox') 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 diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 9450afe..fbfa04f 100755 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -279,7 +279,7 @@ - + @@ -568,9 +568,9 @@ - - client-list-combined-menu - + + client-list-combined-menu + -- cgit v1.2.3