## 📥 Installation
- ### Dependancies
#### Arch
> ```sh
> paru -S hyprland-git foot grim slurp swww-git fish light swaylock-effects-git swayidle theme.sh sddm xdg-desktop-portal-hyprland
> ```
- ### backup previous hypr config
```sh
cp ~/.config/hypr ~/.config/hypr.bak
```
- ### clone repo
```sh
git clone https://github.com/flick0/dotfiles /tmp/flick0-dotfiles
```
- ### move config
```sh
cd /tmp/flick0-dotfiles && cp -r ./config/* ~/.config/
```
- ### install any theme from below (click the img to go to the theme's branch)
- make sure to uncomment the specific source file line in `hyprland.conf` after installing a theme
> themes are sourceable hyprland configs that change the look of the base config ( which only contains the binds and other "non decorative" config )
> more themes are available at the [theme-repo](https://github.com/hyprland-community/theme-repo) ( do note that the theme-repo, including hyprtheme, is currently a WIP )
WIP
[zephyr](https://github.com/flickowoa/dotfiles/tree/hyprland-zephyr)
```ocaml
✨ hyprland / zephyr ✨
```
[](https://github.com/flickowoa/dotfiles/tree/hyprland-zephyr)
Archive
[!WARNING]
- archived rices are not maintained and may not work
though I do plan on making an ags rewrite of dreamy and aurora
[aurora](https://github.com/flick0/dotfiles/tree/aurora)
```ocaml
❄️ hyprland / aurora / catppuccin ❄️
```
[](https://github.com/flick0/dotfiles/tree/aurora)
[dreamy](https://github.com/flick0/dotfiles/tree/dreamy)
```ocaml
✨ hyprland / dreamy / catppuccin ✨
```
[](https://github.com/flick0/dotfiles/tree/dreamy)
[cherry-blossom](https://github.com/flick0/dotfiles/tree/cherry-blossom)
```ocaml
🌸 hyprland / cherry / blossom 🌸
```
[](https://github.com/flick0/dotfiles/tree/cherry-blossom)