Giter VIP home page Giter VIP logo

Comments (3)

FelixKratz avatar FelixKratz commented on June 2, 2024 1

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.

from sketchybar.

FelixKratz avatar FelixKratz commented on June 2, 2024

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

from sketchybar.

rgsaura avatar rgsaura commented on June 2, 2024

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! πŸ˜„

from sketchybar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.