fix install issue

This commit is contained in:
2025-04-21 21:27:22 +08:00
parent b3867b403f
commit 5ca4b9a84b
5 changed files with 572 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
bash = {
initExtra = ''
if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then
exec Hyprland
echo 'Hyprland'
fi
'';
};