Bspwm: Query to list only active desktops ?

Created on 6 Sep 2017  路  2Comments  路  Source: baskerville/bspwm

Is there a way to list only desktops that contain windows similar to how bspc query -D --names lists all desktops ?

Most helpful comment

bspc query -D -d .occupied --names, found it, thanks

All 2 comments

Take a look at the -d option to bspc query, and the list of desktop selectors, which has what you want to do.

bspc query -D -d .occupied --names, found it, thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lukasino1214 picture lukasino1214  路  4Comments

nebulaw2081d picture nebulaw2081d  路  4Comments

KGOH picture KGOH  路  5Comments

fluffywaffles picture fluffywaffles  路  5Comments

JKomoroski picture JKomoroski  路  5Comments