Original MR: https://gitlab.com/tile-os/tileos-settings-sway/-/merge_requests/21
9 lines
208 B
Text
9 lines
208 B
Text
# This output configuration is required for the screenmirror mode to work.
|
|
|
|
set $headless HEADLESS-1
|
|
|
|
output $headless {
|
|
position 16000 16000
|
|
}
|
|
workspace $ws10 output $headless
|
|
exec swaymsg create_output
|