From 6584a6d6e0ebe617f31fc1385a6052c8ab56c725 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 3 Apr 2023 23:55:29 +0200 Subject: up --- .config/openbox/autostart | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '.config/openbox/autostart') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 013248d..5cd395a 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -50,9 +50,6 @@ startif() { } export LANG='en_US.UTF-8' -startif pipewire -startif pipewire-pulse -startif wireplumber startif dunst startif picom startif mpd-notification @@ -70,6 +67,11 @@ startif plank $sleep startif conky -d -c "$HOME"/.config/conky/conkyrc $sleep +startif pipewire +$sleep +startif pipewire-pulse +$sleep +startif wireplumber cd "$HOME" xrdb "$HOME"/.config/x11/xresources notify-send -u normal 'Welcome' "$icon Welcome back, partner!" -- cgit v1.2.3