#trying to install bspwm but keep getting a blackscreen

1 messages · Page 1 of 1 (latest)

jovial bramble
#

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

glossy mantle
#

@jovial bramble install -Dm755 /usr/share/doc/bspwm/examples/bspwmrc ~/.config/bspwm/bspwmrc install -Dm644 /usr/share/doc/bspwm/examples/sxhkdrc ~/.config/sxhkd/sxhkdrc

jovial bramble
#

yeah still blackscreen

glossy mantle
#

@jovial bramble black or grey screen, screenshot please