mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-20 03:08:32 +02:00
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:
@@ -31,7 +31,7 @@ kitty:
|
|||||||
|
|
||||||
.PHONY: wal
|
.PHONY: wal
|
||||||
wal:
|
wal:
|
||||||
@sudo pip3 install pywal
|
@pip3 install --user pywal
|
||||||
|
|
||||||
.PHONY: crystal
|
.PHONY: crystal
|
||||||
crystal:
|
crystal:
|
||||||
|
Reference in New Issue
Block a user