mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 07:45:58 +01:00
Make the wayland-sessions dir in makefile install
This commit is contained in:
parent
e72fc4fca2
commit
26aafb0a11
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue