diff --git a/dwl.o b/dwl.o deleted file mode 100644 index 27f0314..0000000 Binary files a/dwl.o and /dev/null differ diff --git a/install b/install index bcbce19..8fd2f01 100755 --- a/install +++ b/install @@ -1,3 +1,10 @@ #!/bin/sh +# build dependencies and +sudo xbps-install pkgconf libinput libinput-devel wayland wayland-devel wlroots wlroots-devel libxkbcommon-devel +wayland-protocols\ +pixman pixman-devel\ +xdg-desktop-portal-wlr wlr-randr gammastep wofi\ +qt5-wayland qt6-wayland xorg-server-xwayland + rm -f config.h sudo make install