aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-07-13 14:32:30 +0200
committervaxerski <[email protected]>2023-07-13 14:32:30 +0200
commit70dae78c1b5b17288a3e343b87ca6d10244ee937 (patch)
treee04a37d3f230b0d8bb1eaa2066bf26a1e4cffcda /Makefile
parent5e577acf516b80173f695a458c2cc188a4d64560 (diff)
downloadHyprland-70dae78c1b5b17288a3e343b87ca6d10244ee937.tar.gz
Hyprland-70dae78c1b5b17288a3e343b87ca6d10244ee937.zip
background: add mascot versions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 380d5b0a..ff383ef7 100644
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,9 @@ install:
cp ./assets/wall_2K.png ${PREFIX}/share/hyprland
cp ./assets/wall_4K.png ${PREFIX}/share/hyprland
cp ./assets/wall_8K.png ${PREFIX}/share/hyprland
+ cp ./assets/wall_anime_2K.png ${PREFIX}/share/hyprland
+ cp ./assets/wall_anime_4K.png ${PREFIX}/share/hyprland
+ cp ./assets/wall_anime_8K.png ${PREFIX}/share/hyprland
mkdir -p ${PREFIX}/share/man/man1
install -m644 ./docs/*.1 ${PREFIX}/share/man/man1