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;
|
style = ./waybar.css;
|
||||||
settings = {
|
settings = {
|
||||||
mainBar = {
|
mainBar = {
|
||||||
|
height = 15;
|
||||||
|
|
||||||
layer = "bottom";
|
layer = "bottom";
|
||||||
position = "top";
|
position = "top";
|
||||||
output = [
|
output = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue