You are not logged in.

#1 2017-07-07 15:09:29

nsynchronized
Member
Registered: 2017-06-20
Posts: 7

Unable to create more than one bspwm desktop

In my bspwmrc I have this line:
bspc monitor HDMI-A-0 -d I II III IV V VI VII VIII IX X

I get only one desktop ID when I'm executing 'bspc query -D', but why? I should have 10 desktops.

Offline

#2 2017-07-12 09:00:14

lamarpavel
Member
Registered: 2015-10-18
Posts: 48

Re: Unable to create more than one bspwm desktop

Possibly because the identifier for your monitor isn't correct. If you only have one monitor connected, simply omit the selector:

bspc monitor -d I II III IV V VI VII VIII IX X

If you have multiple monitors, do a

bspc query -M

to get an ID that you can pass to 'bspc monitor ...'

Offline

Board footer

Powered by FluxBB