im not sure what else to do but these are the commands ive done
pacman -S xorg-xdm
systemctl enable xdm.service
pacman -S bspwm sxhkd
mkdir /home/human/.config/bspwm/
mkdir /home/human/.config/sxhkd/
cp /usr/share/doc/bspwm/examples/bspwmrc /home/human/.config/bspwm/
cp /usr/share/doc/bspwm/examples/sxhkdrc /home/human/.config/sxhkd/
chmod +rwx /home/human/.config/bspwm /home/human/.config/sxhkd
echo "exec bspwm" > /home/human/.xinitrc
chmod +rwx /home/human/.xinitrc
i dont see any errors, but its just black screen