No longer needed with HL 0.55

This commit is contained in:
David Heinemeier Hansson
2026-05-19 21:15:33 +02:00
parent c7f3a8e049
commit 441072db52
-3
View File
@@ -9,6 +9,3 @@ hl.monitor({ output = "", mode = "preferred", position = "auto", scale = omarchy
-- Portrait/rotated secondary monitor (transform: 1 = 90°, 3 = 270°)
-- hl.monitor({ output = "DP-2", mode = "preferred", position = "auto", scale = 1, transform = 1 })
-- Disable the second ghost monitor on an Apple 6K XDR over Thunderbolt.
-- hl.monitor({ output = "DP-2", disabled = true })