[Hyprland] My third rice

https://lemmy.ml/post/2145915

[Hyprland] My third rice - Lemmy

My third rice, highly inspired by material design 3. dotfiles: https://github.com/PoSayDone/.dotfiles_wayland [https://github.com/PoSayDone/.dotfiles_wayland]

How did you get a “material you” theme?

Could you write a blog/post detailing the process?

It isn’t too hard. I’m using flavours as my colorscheme manager. I set wallpapers with my own small python script. It’s generating colorscheme with material color utilities package from passed image, overwriting colorscheme file in flavours colorschemes folder and setting wallpaper through hyprpaper. quite simple. script itself
GitHub - avanisubbiah/material-color-utilities-python: Python port of material-color-utilities used for Material You colors

Python port of material-color-utilities used for Material You colors - GitHub - avanisubbiah/material-color-utilities-python: Python port of material-color-utilities used for Material You colors

GitHub
Thank you!