/Ubuntu-Hyprland

(hopefully) minimal script for build hyprwm/hyprland on Ubuntu oracular

Primary LanguageShell

(hopefully) minimal script for build hyprwm/hyprland on Ubuntu noble

Usage on Ubuntu noble

# using wget
wget -O - https://hypr.kataba.me/noble.sh | bash

# using curl
curl https://hypr.kataba.me/noble.sh | bash

Usage on Ubuntu oracular

# using wget
wget -O - https://hypr.kataba.me/oracular.sh | bash

# using curl
curl https://hypr.kataba.me/oracular.sh | bash

Contribute

if you find any improvement or issue, please open pullrequest or issue