diff options
| -rw-r--r-- | README.md | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -58,7 +58,13 @@ https://github.com/JaKooLit/Hyprland-Dots/assets/85185940/50d53755-0f11-45d6-991 - [Debian Trixie / SiD](https://github.com/JaKooLit/Debian-Hyprland) -- [Ubuntu 24.04 LTS](https://github.com/JaKooLit/Debian-Hyprland/tree/Ubuntu-24.04-LTS) +- [Ubuntu 24.04 LTS](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.04) + +- [NixOS](https://github.com/JaKooLit/NixOS-Hyprland) + +#### Hyprland Install scripts on alpha/beta stage + +- [Ubuntu 24.10)](https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.10) - refer to install scripts what packages needed to install... but atleast, Hyprland packages is needed 😏😏😏 duh!! - When using the install scripts above, it will pull the releases (stable) of this dotfiles @@ -88,14 +94,12 @@ git clone --depth=1 https://github.com/JaKooLit/Hyprland-Dots.git cd Hyprland-Dots ``` - > to download from Development branch (development and testing) ```bash git clone --depth=1 https://github.com/JaKooLit/Hyprland-Dots.git -b development cd Hyprland-Dots ``` - - automatic copy of pre-configured dots ```bash chmod +x copy.sh @@ -108,12 +112,10 @@ chmod +x release.sh ./release.sh ``` - -- UPGRADE.sh function (Experimental) +- UPGRADE.sh function > [!IMPORTANT] -> You should atleast v2.2.3 in your hyprland dots (ls ~/.config/hypr) to check version > You need rsync for it to work -> you should have already up and running Hyprland before using this function +> you should have already up and running KooL's Hyprland before using this function ```bash chmod +x upgrade.sh ./upgrade.sh @@ -130,7 +132,6 @@ chmod +x upgrade.sh #### ⚠️⚠️⚠️ A MUST! after copying / Installing these dots -+ By default I have not set a wallpaper. + Press SUPER W and set a wallpaper. This is also to initiate wallust for waybar, kitty (tty) and rofi themes. However, If you use the copy.sh or the release.sh, there will be a preset initial Wallpaper and you dont have to do this + Nvidia Owners. Make sure to edit your `~/.config/hypr/UserConfigs/ENVariables.conf` (recommended). Below env's will be activated if automatic copy is used |
