add xwayland disabling support to flake.nix
This commit is contained in:
parent
2342b6a10f
commit
7c6fc3c6ad
3 changed files with 33 additions and 15 deletions
1
Makefile
1
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue