move wal to wallpaper to avoid pywal collision

This commit is contained in:
randomuser 2022-02-22 12:38:53 -06:00
parent df43732aa8
commit d9d7c028e9
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ sh:
cp -f sh/paste $(DESTDIR)$(PREFIX)/bin
cp -f sh/bat $(DESTDIR)$(PREFIX)/bin
cp -f sh/disp $(DESTDIR)$(PREFIX)/bin
cp -f sh/wal $(DESTDIR)$(PREFIX)/bin
cp -f sh/wallpaper $(DESTDIR)$(PREFIX)/bin
cp -f sh/yt $(DESTDIR)$(PREFIX)/bin
cp -f sh/connect $(DESTDIR)$(PREFIX)/bin
cp -f sh/nws $(DESTDIR)$(PREFIX)/bin