pywal icon indicating copy to clipboard operation
pywal copied to clipboard

Add --active-only flag to only run pywal on active ttys

Open havulv opened this issue 4 years ago • 0 comments

This adds a flag to only run pywal on active ttys when sending colors to those ttys. This solves the problem of hanging send`s or trying to write colors to effectively closed ttys.

Fixes https://github.com/dylanaraps/pywal/issues/597

havulv avatar Apr 06 '21 16:04 havulv