aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorTanish2002 <[email protected]>2022-05-08 23:48:13 +0530
committerTanish2002 <[email protected]>2022-05-08 23:48:13 +0530
commit7c6fc3c6ad0537888265fb2e3a4e1455d90a68d2 (patch)
treed26d2a68cd95bca3686709465386842b4c456022 /Makefile
parent2342b6a10f1f7d238e60a4ff1c33a0ab0dee0e39 (diff)
downloadHyprland-7c6fc3c6ad0537888265fb2e3a4e1455d90a68d2.tar.gz
Hyprland-7c6fc3c6ad0537888265fb2e3a4e1455d90a68d2.zip
add xwayland disabling support to flake.nix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d04bd8f..b185eb90 100644
--- a/Makefile
+++ b/Makefile
@@ -99,6 +99,7 @@ install:
make all
mkdir -p ${PREFIX}/share/wayland-sessions
cp ./example/hyprland.desktop ${PREFIX}/share/wayland-sessions/
+ mkdir -p ${PREFIX}/bin
cp ./build/Hyprland ${PREFIX}/bin
cp ./hyprctl/hyprctl ${PREFIX}/bin
mkdir -p ${PREFIX}/share/hyprland