mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 20:51:58 -07:00
Make the wayland-sessions dir in makefile install
This commit is contained in:
1
Makefile
1
Makefile
@@ -69,6 +69,7 @@ all:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
make all
|
make all
|
||||||
|
mkdir -p /usr/share/wayland-sessions
|
||||||
cp ./example/hyprland.desktop /usr/share/wayland-sessions/
|
cp ./example/hyprland.desktop /usr/share/wayland-sessions/
|
||||||
cp ./build/Hyprland /usr/bin
|
cp ./build/Hyprland /usr/bin
|
||||||
cp ./hyprctl/hyprctl /usr/bin
|
cp ./hyprctl/hyprctl /usr/bin
|
||||||
|
Reference in New Issue
Block a user