From 24c9e4cc678a911634bee371d4212cf17adfabee Mon Sep 17 00:00:00 2001
From: Joe <rbo@gmx.us>
Date: Thu, 15 Feb 2024 20:18:24 +0100
Subject: up

---
 .config/openbox/autostart | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.config/openbox/autostart b/.config/openbox/autostart
index bb397dd..18addd3 100755
--- a/.config/openbox/autostart
+++ b/.config/openbox/autostart
@@ -76,9 +76,9 @@ sleep 2
 $sleep
 startif $xscr
 $sleep
-doas rc-service wireguard start &&
-	notify-send -u normal 'wireguard' 'WireGuard started'
-$sleep
+# doas rc-service wireguard start &&
+# 	notify-send -u normal 'wireguard' 'WireGuard started'
+# $sleep
 startif tint2
 $sleep
 startif plank
-- 
cgit v1.2.3