Code Monkey home page Code Monkey logo

Comments (5)

HeCodes2Much avatar HeCodes2Much commented on June 18, 2024

oh playing about it looks like it has to be like below WITHOUT the comments

bg_color:            "#17191e"
text_color:          "#d4e5f7"
accent_color:        "#1ebce8"
neutral_color:       "#37393e"
neutral_light_color: "#90949d"

from bar3x.

HeCodes2Much avatar HeCodes2Much commented on June 18, 2024

just had a try of adding a menu using the config wiki and this comes back as EOF for the Text

<ModuleRow>
    <Cmd Format="markup">
      <Text>Hello World!</Text>
    </Cmd>
    <Workspaces MaxWidth="100" />
  </ModuleRow>

from bar3x.

FatmanUK avatar FatmanUK commented on June 18, 2024

I found you can leave the comments in if you swap the // comment markers for #.

from bar3x.

HeCodes2Much avatar HeCodes2Much commented on June 18, 2024

thats nice to know :) what about my other issue?

from bar3x.

FatmanUK avatar FatmanUK commented on June 18, 2024

If you put all module config for a bar on one line it's harder to read but seems to work.

Like this for example:
bar_left: <ModuleRow><Cmd Format="markup"><Text>Hello World!</Text></Cmd><Workspaces MaxWidth="100" /></ModuleRow>
bar_right: <ModuleRow><Cmd Format="markup"><Text>Hello World!</Text></Cmd><Workspaces MaxWidth="100" /></ModuleRow>

from bar3x.

Related Issues (11)

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.