diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-12-02 15:17:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-02 15:17:18 -0500 |
| commit | cd0425b34b7b3f59006e35427eacc56d8c215497 (patch) | |
| tree | bc3ef2f15c2faf9ed1ea4e0416e9b5163fa92e95 /README.md | |
| parent | 827bdb96623e1ce03405c551b7a9908d4822f853 (diff) | |
Revise Linux distribution links and compatibility info
Updated links and compatibility notes for various Linux distributions in the README.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 12 insertions, 7 deletions
@@ -73,15 +73,15 @@ sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/Distr - [OpenSUSE(Tumbleweed)](https://github.com/JaKooLit/OpenSuse-Hyprland) -- [Fedora-Linux](https://github.com/JaKooLit/Fedora-Hyprland) +- [Fedora-Linux (43/Rawhide)](https://github.com/JaKooLit/Fedora-Hyprland) - [Debian-Linux (Trixie & SID)](https://github.com/JaKooLit/Debian-Hyprland) -- [NixOS](https://github.com/JaKooLit/NixOS-Hyprland) +- [NixOS (25.05+)](https://github.com/JaKooLit/NixOS-Hyprland) - [Ubuntu 24.04 LTS](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.04) -- [Ubuntu 24.10](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.10) -- [Ubuntu 25.04](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/25.04) +- [Ubuntu 24.10 (depreciated)](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.10) +- [Ubuntu 25.04 (depreciated)](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/25.04) - [Ubuntu 25.10](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/25.10) --- @@ -118,6 +118,7 @@ cd Hyprland-Dots ``` > to download from Development branch (development and testing) +> Not recommeded for non-testing systems ```bash git clone --depth=1 https://github.com/JaKooLit/Hyprland-Dots.git -b development @@ -150,10 +151,14 @@ chmod +x upgrade.sh ## ❗❗❗ DEBIAN AND UBUNTU! -- Debian 13 and ubuntu 25.10 -- You can now build Hyprland 0.51.1 from source using the `install.sh` script -- So the current version of Hyprland-Dots is compatible only in those cases. +- Debian 13 + - Now builds Hyprland 0.51.1 from source using the `install.sh` script + - So the current version of Hyprland-Dots is compatible only in those cases. +- Ubuntu 24.04/25.10 + - We are now using a PPA to get more current versions of Hyprland. + - So the current version of these Dotfiles are compatible if you updated to the PPA based configuration. + #### ⚠️⚠️⚠️ ATTENTION - BACKUPS CREATED by SCRIPT > [!CAUTION] |
