# 0) Install all dependencies:
pacman -Sy
pacman -S base-devel zip libvpx wayland openssl libxkbcommon sdl3 sdl3_image sdl3_ttf upx ffmpeg noto-fonts noto-fonts-emoji wlr-protocols wayland-protocols 

# 1a) build everything:
make release

# 1b) or build everything optimized (optional):
make release-upx

# 2) Install
sudo ./install.sh

# 3) start hyprtile
hyprtile


It is recommended to add hyprtile to a key in hyprland config
