Skip to content

How do I increase the size of the Hyprland's Waybar? #4712

Answered by fufexan
Dolbaeb777K asked this question in Q&A
Discussion options

You must be logged in to vote

First of all, this is a Waybar question, not Hyprland, so it does not belong here.
Second of all, all you have to do is add this or whatever value you prefer in your waybar's style.css:

window#waybar {
  min-height: 18px; /* set waybar's height to 18px */
  font-size: 18px; /* set only the font size to be bigger, which in turn will adjust the height of other elements */
}

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@alansley
Comment options

Answer selected by Dolbaeb777K
Comment options

You must be logged in to vote
3 replies
@fufexan
Comment options

@Dolbaeb777K
Comment options

@Kommynct
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants