- [`MORE INFO HERE`](https://github.com/JaKooLit/Hyprland-Dots/wiki/2.-Install-&-update)
- Note! The auto copy script will create backups of intended folders to be copied. However, still a good idea to manually backup just incase script failed to backup!
- ~/.config (btop cava dunst hypr kitty rofi swappy swaylock waybar wlogout) - These are folders to be copied.
- ~/Pictures/wallpapers - Will be backed up
### 🔔 Automatic copy of configurations
clone this repo by using git. Change directory, make executable and run the script
- clone this repo by using git. Change directory, make executable and run the script
- to copy/install/update from upstream (possible bugs)
```bash
chmod +x copy.sh
./copy.sh
```
to copy from releases (more "stable")
- to copy/install/update from releases (more "stable")
```bash
chmod +x release.sh
./release.sh
```
+ More info [HERE](https://github.com/JaKooLit/Hyprland-Dots/wiki/2.-Installations-&-Copying-dots)
### 🛎️ a small note on wallpapers
- by default, only few wallpapers will be copied (1 each dark and light plus 2 more). You will be offered to download more wallpapers. You can preview/check the additional wallpapers on [`THIS`](https://github.com/JaKooLit/Wallpaper-Bank/tree/main/wallpapers) Link
### ⚠️⚠️⚠️ A MUST! after copying these dots
### ⚠️⚠️⚠️ 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 pywal for waybar, kitty (tty) and rofi themes. If you use the copy.sh script, you wont need to do this.
@ -91,8 +87,8 @@ chmod +x release.sh
- Waybar styles (all those new panel styles require some tweaking) - I kindly request assistance 🙏
### 🤷♂️ TO DO!
- [ ] Tweak waybar layouts and Themes
- [ ] Tweak rofi layouts and Themes
- [ ] Tweak waybar layouts and Themes - in constant progress
- [ ] Tweak rofi layouts and Themes in constant progress
- ~~[ ] Quite possibly switch to starship? Although starship has limited themes compared to oh-my-zsh.~~ no plans for now