mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
154 lines
5.0 KiB
Markdown
154 lines
5.0 KiB
Markdown
<div align=center>
|
|
<img src="./assets/title.svg">
|
|
</div>
|
|
|
|
## 📥 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
|
|
|
|
<hr>
|
|
|
|
<div align=center>
|
|
<img align="center" src="./assets/themes.svg">
|
|
</div>
|
|
|
|
> 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 )
|
|
|
|
<div>
|
|
<details open>
|
|
<summary>🎨</summary>
|
|
<br>
|
|
<br>
|
|
<a href="https://github.com/flick0/dotfiles/tree/hyprland-yorha" align="center">
|
|
<img src="https://raw.githubusercontent.com/flick0/dotfiles/hyprland-yorha/assets/title.svg" height="30px"><br>
|
|
<img src="https://github.com/flick0/dotfiles/assets/77581181/4b94622c-69f4-4f2d-82c4-7032d6e66ca4">
|
|
</a>
|
|
<div align="right">
|
|
do check out the full showcase vid here ~>
|
|
<a href="https://www.youtube.com/watch?v=YRDbhWHF8bY">
|
|
<img alt="Youtube" src="https://img.shields.io/badge/YouTube-%23c2bda6.svg?style=for-the-badge&logo=YouTube&logoColor=48463d">
|
|
</a>
|
|
<a href="https://www.reddit.com/r/unixporn/comments/18zwfhj/hyprland_yorha/">
|
|
<img alt="Reddit" src="https://img.shields.io/badge/Reddit-%23c2bda6.svg?style=for-the-badge&logo=Reddit&logoColor=48463d">
|
|
</a>
|
|
</div>
|
|
</details>
|
|
</div>
|
|
|
|
<details open>
|
|
<summary><h3>WIP</h3></summary>
|
|
|
|
[zephyr](https://github.com/flickowoa/dotfiles/tree/hyprland-zephyr)
|
|
|
|
<div align="center">
|
|
|
|
```ocaml
|
|
✨ hyprland / zephyr ✨
|
|
```
|
|
|
|
[](https://github.com/flickowoa/dotfiles/tree/hyprland-zephyr)
|
|
</div>
|
|
|
|
</details>
|
|
|
|
<!--###################################################################################################################-->
|
|
|
|
<details open>
|
|
<summary><h3>Archive</h3></summary>
|
|
|
|
<hr>
|
|
|
|
|
|
[!WARNING]
|
|
|
|
- archived rices are not maintained and may not work
|
|
|
|
though I do plan on making an ags rewrite of dreamy and aurora
|
|
|
|
|
|
<hr>
|
|
|
|
[aurora](https://github.com/flick0/dotfiles/tree/aurora)
|
|
<div align="center">
|
|
|
|
```ocaml
|
|
❄️ hyprland / aurora / catppuccin ❄️
|
|
```
|
|
|
|
[](https://github.com/flick0/dotfiles/tree/aurora)
|
|
|
|
<hr>
|
|
|
|
</div>
|
|
|
|
[dreamy](https://github.com/flick0/dotfiles/tree/dreamy)
|
|
<div align="center">
|
|
|
|
```ocaml
|
|
✨ hyprland / dreamy / catppuccin ✨
|
|
```
|
|
|
|
</div>
|
|
|
|
[](https://github.com/flick0/dotfiles/tree/dreamy)
|
|
|
|
<hr>
|
|
|
|
[cherry-blossom](https://github.com/flick0/dotfiles/tree/cherry-blossom)
|
|
<div align="center">
|
|
|
|
```ocaml
|
|
🌸 hyprland / cherry / blossom 🌸
|
|
```
|
|
|
|
</div>
|
|
|
|
[](https://github.com/flick0/dotfiles/tree/cherry-blossom)
|
|
</details>
|
|
|
|
<!--###################################################################################################################-->
|
|
|
|
<div align=center>
|
|
<img align="center" src="./assets/stars.svg">
|
|
|
|
<a href="https://star-history.com/#flickowoa/dotfiles&Date">
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=flickowoa/dotfiles&type=Date&theme=dark" />
|
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=flickowoa/dotfiles&type=Date" />
|
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=flickowoa/dotfiles&type=Date" />
|
|
</picture>
|
|
</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|