fix: configure waybar height
This commit is contained in:
parent
9f33975f63
commit
5be4d6f59c
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
style = ./waybar.css;
|
||||
settings = {
|
||||
mainBar = {
|
||||
height = 15;
|
||||
|
||||
layer = "bottom";
|
||||
position = "top";
|
||||
output = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue