fix: Hyprland is now started with greetd
parent
4bf7308b5c
commit
0624876941
8
.zshrc
8
.zshrc
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue