Dominik Russo

Results 3 comments of Dominik Russo

`bspc config remove_unplugged_monitors true` resets the monitor order. ``` $ bspc query -M --names eDP DisplayPort-1 $ bspc config remove_unplugged_monitors true $ bspc query -M --names DisplayPort-1 eDP ```

> As a side note, how does your `bspc query` returns `xrandr` values? Mine only shows something like 0x000... Add the `--names` flag

the command key on macos is the equivalent of the super key on linux, and both of them are not used by terminal applications. remapping command to control should be...