waybar: add bar 2
This commit is contained in:
parent
a43b588a31
commit
888cdf0997
1 changed files with 14 additions and 0 deletions
|
@ -13,4 +13,18 @@
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
"margin-right": 10,
|
"margin-right": 10,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"include": "~/.config/waybar/bars/bar-2.jsonc",
|
||||||
|
"height": 48,
|
||||||
|
"layer": "top",
|
||||||
|
"output": "HDMI-A-1",
|
||||||
|
"mode": "dock",
|
||||||
|
"exclusive": true,
|
||||||
|
"passtrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
|
"margin-top": 5,
|
||||||
|
"margin-left": 5,
|
||||||
|
"margin-bottom": 0,
|
||||||
|
"margin-right": 10,
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue