Closed rgsaura closed 1 year ago
You have set the display
field to only show on display 2, you would need to specify both displays you want the bar to show on, e.g. display=2,3
You are right! Okey, sorry I tried putting two Display variables (display=2, display=3 below), and of course it didnt work, I tried that way (display=2,3) but the color change with the ",3" drove me off.
Lastly, Could you tell me how to launch a second brew service or how to aproach the automatic launch of the second bar?
Thank you so much! 😄
Lastly, Could you tell me how to launch a second brew service or how to aproach the automatic launch of the second bar?
You don't need a second brew service to launch the second bar, you can simply launch it from the sketchybarrc
of the main bar as a daugther process, i.e. at the very bottom of your main sketchybarrc
add the command to launch your second bar e.g.
bottom_bar
this will take care of starting and stopping the secondary bar with the default service. If you want to start more than one additional bar you could either daisy chain the startup or launch the process in the background, such that the script is not blocked at the first launch command.
Lastly, Could you tell me how to launch a second brew service or how to aproach the automatic launch of the second bar?
You don't need a second brew service to launch the second bar, you can simply launch it from the
sketchybarrc
of the main bar as a daugther process, i.e. at the very bottom of your mainsketchybarrc
add the command to launch your second bar e.g.bottom_bar
this will take care of starting and stopping the secondary bar with the default service. If you want to start more than one additional bar you could either daisy chain the startup or launch the process in the background, such that the script is not blocked at the first launch command.
can you suggest how do I do that using sbarlua?
Hi! I'm trying to create a tridisplay set up with:
I tried the multiple bars set up but only achived 1º bar in main screen and 2º bar in left screen.
Problem: I want to use the 2º bar in left and right display, only showing in left