https://github.com/koeqaife/hyprland-material-you
Dynamic and elegant desktop setup inspired by Material You, featuring auto-generated colors, fluid animations, and ripple effects for a cohesive, customizable user experience.
https://github.com/koeqaife/hyprland-material-you
ags arch-linux archlinux dotfiles hyprland hyprland-config linux material-3 material-design material-you rice unixporn wayland
Last synced: 9 days ago
JSON representation
Dynamic and elegant desktop setup inspired by Material You, featuring auto-generated colors, fluid animations, and ripple effects for a cohesive, customizable user experience.
- Host: GitHub
- URL: https://github.com/koeqaife/hyprland-material-you
- Owner: koeqaife
- License: gpl-3.0
- Created: 2024-06-16T21:58:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-05T17:04:37.000Z (17 days ago)
- Last Synced: 2025-04-07T02:05:06.548Z (16 days ago)
- Topics: ags, arch-linux, archlinux, dotfiles, hyprland, hyprland-config, linux, material-3, material-design, material-you, rice, unixporn, wayland
- Language: TypeScript
- Homepage:
- Size: 172 MB
- Stars: 862
- Watchers: 7
- Forks: 32
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Hyprland dotfiles




[](screenshots/screenshot1.png)
Hyprland Material You. It aims to provide a modern, feature-rich, and visually appealing desktop configuration.
Here are some key features:- **Autogenerated Colors**: The project generates colors based on your wallpaper using Material colors.
- **Fluid Animations**: Expect natural and fluid animations throughout the desktop experience.
- **Design**: The design wherever possible is made by [Material 3 design](https://m3.material.io/) (or Material You).
- **Ripple effect**: There is a ripple effect on almost all of the buttons on the interface> Discord:
## To install
### Installation
```sh
sudo pacman -Syu
sudo pacman -S git
cd ~
git clone --depth=1 https://github.com/koeqaife/hyprland-material-you.git
mv hyprland-material-you dotfiles
cd dotfiles
./install.sh
```> I'm not sure if it will work, if you have any problems installing it, post in Issues
## Screenshots
- Sidebar
[](screenshots/sidebar.png)[](screenshots/sidebar-system.png)- Settings
[](screenshots/settings.png)- Player
[](screenshots/player.png)- Apps
[](screenshots/apps-menu.png)- Lock Screen (hyprlock)
[](screenshots/hyprlock.png)
- Gtk theme:
[](screenshots/gtk-theme.png)
[](screenshots/light-theme.png)- List of keybindings
[](screenshots/cheatsheet.png)
- Emoji picker
[](screenshots/emoji.png)
- Left sidebar
[](screenshots/sideleft.png)
> I got some code for AGS from [end-4](https://github.com/end-4/dots-hyprland/) and [kotontrion](https://github.com/kotontrion/dotfiles) configs, thanks to them.