Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T10:21:53.000Z (6 days ago)
- Last Synced: 2024-10-30T11:24:47.576Z (6 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: 159 MB
- Stars: 636
- Watchers: 6
- Forks: 22
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hyprland dotfiles
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/koeqaife/hyprland-material-you?style=for-the-badge&labelColor=%23424242&color=%23B2FF59)
![GitHub repo size](https://img.shields.io/github/repo-size/koeqaife/hyprland-material-you?style=for-the-badge&labelColor=%23424242&color=%2384FFFF)
![GitHub Repo stars](https://img.shields.io/github/stars/koeqaife/hyprland-material-you?style=for-the-badge&labelColor=%23424242&color=%23B9F6CA)
![GitHub contributors](https://img.shields.io/github/contributors/koeqaife/hyprland-material-you?style=for-the-badge&labelColor=%23424242&color=%23FFAB40)
![GitHub License](https://img.shields.io/github/license/koeqaife/hyprland-material-you?style=for-the-badge&labelColor=%23424242&color=%23FF9E80)[![Screenshot](screenshots/screenshot1.png "Screenshot")](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 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
[![Screenshot](screenshots/sidebar.png "Sidebar")](screenshots/sidebar.png)[![Screenshot](screenshots/sidebar-system.png "Sidebar system info")](screenshots/sidebar-system.png)- Settings
[![Screenshot](screenshots/settings.png "Settings")](screenshots/settings.png)- Player
[![Screenshot](screenshots/player.png "Player")](screenshots/player.png)- Apps
[![Screenshot](screenshots/apps-menu.png "Apps")](screenshots/apps-menu.png)- Lock Screen (hyprlock)
[![Screenshot](screenshots/hyprlock.png "Hyprlock")](screenshots/hyprlock.png)
- Gtk theme:
[![Screenshot](screenshots/gtk-theme.png "Dark gtk theme")](screenshots/gtk-theme.png)
[![Screenshot](screenshots/light-theme.png "Light gtk theme")](screenshots/light-theme.png)- List of keybindings
[![Screenshot](screenshots/cheatsheet.png "CheatSheet")](screenshots/cheatsheet.png)
- Emoji picker
[![Screenshot](screenshots/emoji.png "emoji picker")](screenshots/emoji.png)
- Left sidebar
[![Screenshot](screenshots/sideleft.png "sideleft")](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.