Simplify with a launch or focus variaty for tui

This commit is contained in:
David Heinemeier Hansson
2025-11-19 14:15:22 +01:00
parent 6e83c4f661
commit 1b7fca5fa4
8 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
exec setsid uwsm-app -- xdg-terminal-exec --app-id=org.omarchy.terminal -e bash -c 'fastfetch; read -n 1 -s'
exec omarchy-launch-or-focus-tui "bash -c 'fastfetch; read -n 1 -s'"