diff options
| -rw-r--r-- | build.sh | 2 | ||||
| -rw-r--r-- | etc/wallpapers/ship.jpg (renamed from config/wallpapers/ship.jpg) | bin | 4100424 -> 4100424 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ install_sxiv() { COPY config/sxiv "${CONFDIR}"; } install_vim() { COPY config/vim "${CONFDIR}"; } install_x11() { COPY config/x11 "${CONFDIR}"; } install_zathura() { COPY config/zathura "${CONFDIR}"; } -install_wallpapers() { COPY config/wallpapers "${DATADIR}"; } +install_wallpapers() { COPY etc/wallpapers "${DATADIR}"; } install_pacman() { sudo cp distros/arch-linux/pacman.conf /etc; } install_git() { diff --git a/config/wallpapers/ship.jpg b/etc/wallpapers/ship.jpg Binary files differindex 7d5f820..7d5f820 100644 --- a/config/wallpapers/ship.jpg +++ b/etc/wallpapers/ship.jpg |
