1
0
forked from extern/nix-config

fedora: Install pywal locally

Since the local bin directory is already sourced in Fedora,
we can take advantage of it here.
This commit is contained in:
Donovan Glover 2018-11-14 15:12:33 -05:00
parent a6122f8f73
commit d767450dcc
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -31,7 +31,7 @@ kitty:
.PHONY: wal
wal:
@sudo pip3 install pywal
@pip3 install --user pywal
.PHONY: crystal
crystal: