test commit to see if it mirrors properly because apparently it is not
This commit is contained in:
parent
9d44a0ef14
commit
3f85d85da3
@ -5,5 +5,5 @@ return Astal.Window({
|
|||||||
name = "bar",
|
name = "bar",
|
||||||
anchor = Astal.WindowAnchor.TOP + Astal.WindowAnchor.LEFT + Astal.WindowAnchor.RIGHT,
|
anchor = Astal.WindowAnchor.TOP + Astal.WindowAnchor.LEFT + Astal.WindowAnchor.RIGHT,
|
||||||
exclusivity = "EXCLUSIVE",
|
exclusivity = "EXCLUSIVE",
|
||||||
child = workspaces,
|
child = workspaces,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user