Skip to content

How to adjust the inside y padding on the komorebi bar? #1220

Answered by CtByte
H7ioo asked this question in Q&A
Discussion options

You must be logged in to vote

would it be possible for you to post your bar config and the output of the komorebic --version command? That would be a great starting point

What I can suggest is also using the position settings. here is mine

  "position": {
    "start": {
      "x": 0,
      "y": 100
    },
    "end": {
      "x": 3840,
      "y": 50
    }
  },
  "frame": {
    "inner_margin": {
      "x": 10,
      "y": 5
    }
  },

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@H7ioo
Comment options

@H7ioo
Comment options

Answer selected by H7ioo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants