From 9469c48b8db291b5512735563ebedd2810f0034f Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 28 Dec 2025 13:58:55 -0500 Subject: [PATCH] w --- dots/bin/startup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index b1aa2ba..6d41479 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -91,6 +91,8 @@ elif [[ "${XWM}" == "i3" ]]; then ${display_setup} + notify-send "<< i3wm >>" + # populate keyring, and sleep to make sure it takes effect before apps start lordOfTheRing.sh sleep 3.5