Use floating terminal

This commit is contained in:
David Heinemeier Hansson
2025-08-27 14:19:07 +02:00
parent 90cdbd5504
commit b264c6540a
4 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ terminal() {
}
present_terminal() {
alacritty --class Omarchy -e bash -c "omarchy-show-logo; eval \"$1\"; omarchy-show-done;"
omarchy-launch-floating-terminal-with-presentation $1
}
edit_in_nvim() {