fix: Hyprland is now started with greetd

main
oxypomme 2025-06-20 17:32:39 +02:00
parent 4bf7308b5c
commit 0624876941
1 changed files with 4 additions and 4 deletions

8
.zshrc
View File

@ -147,8 +147,8 @@ alias grep="ugrep"
alias ssh="kssh"
alias code="snap run code"
# Startup hyprland
if uwsm check may-start; then
exec uwsm start hyprland.desktop
fi
# # Startup hyprland
# if uwsm check may-start; then
# exec uwsm start hyprland.desktop
# fi