Yin-Yang icon indicating copy to clipboard operation
Yin-Yang copied to clipboard

[REQUEST] I think being able to change Yakuake theme would be nice too.

Open bphd opened this issue 3 years ago • 1 comments

I think being able to change Yakuake theme would be nice too.

Originally posted by @Derpitron in https://github.com/baduhai/Koi/issues/4#issuecomment-631934165

And I add to that Yakuake terminal background/foreground color (which is not a theme, compared to Yakuake themes)

bphd avatar Jan 19 '22 14:01 bphd

Maybe that can help to automatize

coolor=darklight; echo set $coolor; ln --symbolic /home/$USER/.config/yakuakerc-$coolor /home/$USER/.config/yakuakerc; ln --symbolic /home/$USER/.local/share/konsole/Yakuake-$coolor.profile /home/$USER/.local/share/konsole/Yakuake.profile; koi --set-$coolor; yin-yang --set-$coolor

bphd avatar Sep 22 '23 17:09 bphd