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 ssh="kssh"
alias code="snap run code" alias code="snap run code"
# Startup hyprland # # Startup hyprland
if uwsm check may-start; then # if uwsm check may-start; then
exec uwsm start hyprland.desktop # exec uwsm start hyprland.desktop
fi # fi