waybar: remove bars for other monitors
This commit is contained in:
parent
063ec807e6
commit
24c99de999
1 changed files with 0 additions and 29 deletions
|
@ -13,33 +13,4 @@
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
"margin-right": 10,
|
"margin-right": 10,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"include": "~/.config/waybar/bars/bar-2.jsonc",
|
|
||||||
"height": 50,
|
|
||||||
"position": "bottom",
|
|
||||||
"layer": "top",
|
|
||||||
"output": "HDMI-A-1",
|
|
||||||
"mode": "dock",
|
|
||||||
"exclusive": true,
|
|
||||||
"passtrough": false,
|
|
||||||
"gtk-layer-shell": true,
|
|
||||||
"margin-top": 0,
|
|
||||||
"margin-left": 10,
|
|
||||||
"margin-bottom": 10,
|
|
||||||
"margin-right": 10,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"include": "~/.config/waybar/bars/bar-3.jsonc",
|
|
||||||
"height": 50,
|
|
||||||
"layer": "top",
|
|
||||||
"output": "HDMI-A-2",
|
|
||||||
"mode": "dock",
|
|
||||||
"exclusive": true,
|
|
||||||
"passtrough": false,
|
|
||||||
"gtk-layer-shell": true,
|
|
||||||
"margin-top": 10,
|
|
||||||
"margin-left": 10,
|
|
||||||
"margin-bottom": 0,
|
|
||||||
"margin-right": 10,
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue