clarify logout requirement in install languag

This commit is contained in:
goodroot 2025-08-31 12:28:01 -07:00
parent a69ec918c6
commit 6090360aec

View file

@ -10,7 +10,9 @@ post_install() {
./scripts/install-omarchy.sh
echo ""
echo "✅ HyprWhspr setup completed successfully!"
echo "Use Super+Alt+D to start dictation!"
echo ""
echo "⚠️ IMPORTANT: Log out and back in to ensure proper permissions"
echo " Then use Super+Alt+D to start dictation!"
else
echo "❌ Installation script not found. Please run manually:"
echo " /opt/hyprwhspr/scripts/install-omarchy.sh"