Skip to content

Dynamic and elegant desktop setup inspired by Material You, featuring auto-generated colors, fluid animations, and ripple effects for a cohesive, customizable user experience.

License

Notifications You must be signed in to change notification settings

koeqaife/hyprland-material-you

Repository files navigation

Hyprland dotfiles

GitHub commit activity GitHub repo size GitHub Repo stars GitHub contributors GitHub License

Screenshot

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 (or Material You).
  • Ripple effect: There is a ripple effect on almost all of the buttons on the interface

Discord: https://discord.gg/nCK3sh8mNU

To install

Installation

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

Change wallpaper to random wallpaper (after installation)

python ~/dotfiles/hypr/scripts/wallpaper.py -R

I'm not sure if it will work, if you have any problems installing it, post in Issues

Screenshots

  • Sidebar

ScreenshotScreenshot

  • Settings

Screenshot

  • Player

Screenshot

  • Apps

Screenshot

  • Lock Screen (hyprlock)

Screenshot

  • Gtk theme:

Screenshot Screenshot

  • List of keybindings

Screenshot

  • Emoji picker

Screenshot

  • Left sidebar

Screenshot

I got some code for AGS from end-4 and kotontrion configs, thanks to them.