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