BSPWM starts with KDE

had kde, tried to install eos bspwm edition, looks like i did something wrong… it starts with kde?

this is what i did:

git clone https://github.com/EndeavourOS-Community-Editions/bspwm.git
cd bspwm
bash bspwm-install.sh

EDIT: when i install the Community Edition over the terminal “pacman”, it doesn’t gonna start at all, the normal version of bspwm bspwm-git does the same as shown on the picture above, the only community and non-edition that seems to work (tilting windows managers) would be i3/dwm somehow.

any idea why BSPWM also starts KDE?

Next time please try to make the wallpaper more tasteful. Someone else would have just flagged that post and otherwise would have ignored your topic even if they knew how to help you.

my bad, gonna replace it for the post :sweat_smile:
as soon i’m on my pc again

# Dex
dex -a -s /etc/xdg/autostart/:~/.config/autostart/  &

That line in bspwmrc is your problem. It will start up every program in those directories. Remove it and startup the programs manually.

2 Likes

you’re right.
well seems like i need to learn a little more about it :skull_and_crossbones:

thanks!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.