aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-04-10 14:32:18 +0200
committervaxerski <[email protected]>2022-04-10 14:32:18 +0200
commit3753f83f69597325ad0dc88dbc70e0e9a483e2d4 (patch)
tree8597feeb36f9989c2cd2e1032f0492b3297a1a99 /Makefile
parent5046c02cceea9bccf1b39fbc84ad062f59ce6e22 (diff)
downloadHyprland-3753f83f69597325ad0dc88dbc70e0e9a483e2d4.tar.gz
Hyprland-3753f83f69597325ad0dc88dbc70e0e9a483e2d4.zip
Added default background as a PNG
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6328cfa4..0451b1a3 100644
--- a/Makefile
+++ b/Makefile
@@ -73,5 +73,9 @@ install:
cp ./example/hyprland.desktop /usr/share/wayland-sessions/
cp ./build/Hyprland /usr/bin
cp ./hyprctl/hyprctl /usr/bin
+ mkdir -p /usr/share/hyprland
+ cp ./assets/wall_2K.png /usr/share/hyprland
+ cp ./assets/wall_4K.png /usr/share/hyprland
+ cp ./assets/wall_8K.png /usr/share/hyprland
config: xdg-shell-protocol.o wlr-layer-shell-unstable-v1-protocol.o wlr-screencopy-unstable-v1-protocol.o idle-protocol.o