how to automatically display the virtual space corresponding to the desktop when there are multiple monitors #128
-
There are ten virtual desktops by default. I hope that all virtual desktop menus can be displayed on the main desktop when the external monitor is not connected. When an external monitor is connected, the respective virtual desktop menus can be displayed on different monitors instead of the main desktop. All menus are displayed on the screen. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Are you using yabai? This could nicely be accomplished with a small script that querys yabai for the spaces. I will see if I get some time to implement something like this myself since it seems to be a popular request. This could be a good starting point for such a script: #12 (comment) (I converted the issue into a discussion such that others can find it more easily later on) |
Beta Was this translation helpful? Give feedback.
-
@FelixKratz yes it solved my problem very well, thank you very much |
Beta Was this translation helpful? Give feedback.
-
In the new version this is very easy to achieve, see for example the default config: https://github.com/FelixKratz/SketchyBar/blob/master/sketchybarrc |
Beta Was this translation helpful? Give feedback.
In the new version this is very easy to achieve, see for example the default config: https://github.com/FelixKratz/SketchyBar/blob/master/sketchybarrc
all you have to do is, not specifying an
associated_display
for the space.