Make the wayland-sessions dir in makefile install

This commit is contained in:
vaxerski 2022-04-07 18:57:48 +02:00
parent e72fc4fca2
commit 26aafb0a11
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ all:
install:
make all
mkdir -p /usr/share/wayland-sessions
cp ./example/hyprland.desktop /usr/share/wayland-sessions/
cp ./build/Hyprland /usr/bin
cp ./hyprctl/hyprctl /usr/bin