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
648 stars 24 forks source link

option to select your prefered icon theme #49

Closed paiyayay closed 3 months ago

paiyayay commented 3 months ago

adds support for more icon themes and folder colors.

papirus-folders can dynamically change folder colors I think that would look cool with your color change script. look into it if you are interested

koeqaife commented 3 months ago

then also change material-colors/gtk-material.sh to make it compatible.

paiyayay commented 3 months ago

Now compatible

koeqaife commented 3 months ago

Okay, have you tested everything?

koeqaife commented 3 months ago

image hm

paiyayay commented 3 months ago

Damn small typo..

koeqaife commented 3 months ago

image Papirus folder color is always blue, I think it's gtk problem

koeqaife commented 3 months ago

or nautilus problem

koeqaife commented 3 months ago

And idk why after using super+shift+w icon theme is ''

koeqaife commented 3 months ago

but if I use python -O ~/dotfiles/hypr/scripts/wallpaper.py -R -n everything is ok

paiyayay commented 3 months ago

or nautilus problem

Try 'kill nautilus' after changing. I have heard about that

paiyayay commented 3 months ago

but if I use python -O ~/dotfiles/hypr/scripts/wallpaper.py -R -n everything is ok

Strange... How come shortcut differ??

koeqaife commented 3 months ago

Try 'kill nautilus' after changing. I have heard about that

doesn't work haha

koeqaife commented 3 months ago

I'm trying to improve on everything you've done and fix some things

koeqaife commented 3 months ago

but if I use python -O ~/dotfiles/hypr/scripts/wallpaper.py -R -n everything is ok

Strange... How come shortcut differ??

I think the problem is that you wrote the relational path and not the full path to the icon-theme file

paiyayay commented 3 months ago

Yeah go ahead I'm not the best in BASH :]

paiyayay commented 3 months ago

but if I use python -O ~/dotfiles/hypr/scripts/wallpaper.py -R -n everything is ok

Strange... How come shortcut differ??

I think the problem is that you wrote the relational path and not the full path to the icon-theme file

Yeah... my bad forgot to change it to absolute path. For test reasons it was relative

paiyayay commented 3 months ago

Try 'kill nautilus' after changing. I have heard about that

doesn't work haha

I will look into that

paiyayay commented 3 months ago

if you add the gum choice --height=20 to tela icons installer I think it would be better

koeqaife commented 3 months ago

idk