Skip to content

Commit

Permalink
test array syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
fdev31 committed Feb 4, 2024
1 parent 585b59e commit b6cd171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sample_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ unknown = "wlrlui"

[monitors.placement]
"(eDP-1)".rightOf = "(DP-1)"
"(DP-1)".rightOf = "(HDMI-A-1)"
"(DP-1)".rightOf = ["(HDMI-A-1)"]

0 comments on commit b6cd171

Please sign in to comment.