Open ghost opened 4 years ago
Pywal will write to all /dev/pts/[0-9]*
devices to change the theme in all open terminals.
I see. That makes sense. Just tried to guess what was happening ¯_(ツ)_/¯
I just migrate on FreeBSD and I had the same problem. I just add my user to the operator group and it works fine now
When I try to run
python -m pywal -i gas.jpg
on my FreeBSD install, it almost works, but it thinks I am on tty/dev/pts/2
, yet I am on/dev/pts/4
(I think)I am running wal 3.3.0 on python 3.7.6