From d3ea37a209cbb19d89fb7858037299920a0ffd25 Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 4 Feb 2024 20:43:09 +0100 Subject: up --- .config/openbox/autostart | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/openbox') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index e0e3834..8a36aeb 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -64,7 +64,6 @@ export LANG='en_US.UTF-8' --output HDMI-2 --off \ --output VIRTUAL-1 --off -startif doas service wireguard start startif dunst startif picom startif mpd-notification @@ -74,8 +73,12 @@ pgrep $mpd >/dev/null || $mpd >/dev/null 2>&1 xset s off xset -dpms sleep 2 +$sleep startif $xscr $sleep +doas rc-service wireguard start && + notify-send -u normal 'wireguard' 'wireguard started' +$sleep startif tint2 $sleep startif plank -- cgit v1.2.3