diff --git a/.zshrc b/.zshrc index be3e3fd..a50c424 100644 --- a/.zshrc +++ b/.zshrc @@ -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