diff options
-rwxr-xr-x | .config/openbox/autostart | 6 |
1 files 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 |