mirror of
https://github.com/swaywm/sway.git
synced 2026-04-11 08:21:24 -04:00
sway/commands/output: Add command for unplugging non-physical outputs
This commit is contained in:
parent
04f8a655e7
commit
b00b05f792
4 changed files with 57 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ sway_sources = files(
|
|||
'commands/output/subpixel.c',
|
||||
'commands/output/toggle.c',
|
||||
'commands/output/transform.c',
|
||||
'commands/output/unplug.c',
|
||||
|
||||
'tree/arrange.c',
|
||||
'tree/container.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue