Files
dotfiles/.zprofile
T
2025-08-01 12:39:51 +02:00

4 lines
73 B
Bash

if uwsm check may-start && uwsm select; then
exec uwsm start default
fi