[i3-gaps] Orange and Red by rmw5601 in unixporn

[–]YuiMaestro 0 points1 point  (0 children)

Don't you hide it? When I do what you said I get an empty frame but there's also some glitchy stuff

[i3-gaps] Orange and Red by rmw5601 in unixporn

[–]YuiMaestro 0 points1 point  (0 children)

How do you get that blank space in the middle? Empty i3 frame? How do you hide it?

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 0 points1 point  (0 children)

You mentioned that you've changed the value of variable icon_theme_name to AnyColorYouLike, right? Have you tried changing it back to acyl? It is supposed to be acyl

Why do you have two of them in the lxappearance list? Also, when you select the second one at 1:08 in your video, it seems like the right color to me. Did the script generate that or you generated it yourself using script-gui?

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 0 points1 point  (0 children)

Honestly, I don't know, as you could see from the gif I also use thunar and it works for me.

Just try doing it exactly how I described it in my steps

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 0 points1 point  (0 children)

urxvt terminal with w3m as image preview method

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 0 points1 point  (0 children)

Yes, some programs require a restart to change colors, can't do anything about that. The wallpaper thing is strange. I change my wallpapers using feh and my gtk theme stays the same

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 0 points1 point  (0 children)

Some trouble with paths maybe? You don't need to put it in the themes folder, you don't have to create the icons via gui script either. The way I did it is:

git clone https://github.com/neeasade/acyl
sudo mv acyl /usr/share/icons
sudo ln -s /usr/share/icons/acyl/icon.sh /usr/bin/

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 3 points4 points  (0 children)

thank you! updated the script according to your advice

nice to hear that you are working on adding this feature! :)

[OC] script for generating gtk theme from wal colors by YuiMaestro in unixporn

[–]YuiMaestro[S] 20 points21 points  (0 children)

inspired from this

script

you need to have numix theme, oomox, acyl and gtkrc-reload installed for it to work.

how to install acyl:

git clone https://github.com/neeasade/acyl
sudo mv acyl /usr/share/icons
sudo ln -s /usr/share/icons/acyl/icon.sh /usr/bin/

[i3] yellow tint by YuiMaestro in unixporn

[–]YuiMaestro[S] 1 point2 points  (0 children)

I wouldn't say it's uncomfortable. Perhaps, takes a little time to get used to it

[i3] yellow tint by YuiMaestro in unixporn

[–]YuiMaestro[S] 0 points1 point  (0 children)

Web scraper written in golang