Files

4 lines
83 B
Bash

if uwsm check may-start >> /dev/null; then
exec uwsm start hyprland.desktop
fi