Files
I-Dotfiles/.zprofile
T
Inorishio 6f99a3aafe revert 2761e3e5a7
revert Delete .zprofile
2026-05-11 20:14:48 +02:00

4 lines
83 B
Bash

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