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.
GNU General Public License v3.0
477 stars 22 forks source link

Let people change their hyprland configuration without blocking updates #54

Closed realgamebreaker closed 1 month ago

realgamebreaker commented 1 month ago

I only changed my keyboard layout, some keybindings, my monitor configuration to adjust the scale and added one window rule to hyprland.conf. This prvents me from updating

dotfiles on  main [!⇣] ❯ ./update.sh :: Cannot update: Changes detected in files. :: You can write "$ git diff-index --name-only HEAD --" to see which files have changed

dotfiles on  main [!⇣] ❯ git diff-index --name-only HEAD -- hypr/conf/input.conf hypr/conf/keybinding.conf hypr/conf/monitor.conf hypr/hyprland.conf

koeqaife commented 1 month ago

I created custom.conf so people can change the hyprland configuration

koeqaife commented 1 month ago

You can use git pull and then ~/dotfiles/setup/after_update.sh to update the config