mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 07:02:19 +01:00
clarify logout requirement in install languag
This commit is contained in:
parent
a69ec918c6
commit
6090360aec
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue