fix: sudo used in makefile

This commit is contained in:
Euro20179 2022-03-24 11:48:56 -07:00
parent 5d93fdfd8f
commit 5723d74dab
1 changed files with 3 additions and 3 deletions

View File

@ -69,8 +69,8 @@ all:
install:
make all
sudo cp ./example/hyprland.desktop /usr/share/wayland-sessions/
sudo cp ./build/Hyprland /usr/bin
sudo cp ./hyprctl/hyprctl /usr/bin
cp ./example/hyprland.desktop /usr/share/wayland-sessions/
cp ./build/Hyprland /usr/bin
cp ./hyprctl/hyprctl /usr/bin
config: xdg-shell-protocol.o wlr-layer-shell-unstable-v1-protocol.o wlr-screencopy-unstable-v1-protocol.o idle-protocol.o