mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03: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
|
@ -294,6 +294,7 @@ sway_cmd output_cmd_scale_filter;
|
|||
sway_cmd output_cmd_subpixel;
|
||||
sway_cmd output_cmd_toggle;
|
||||
sway_cmd output_cmd_transform;
|
||||
sway_cmd output_cmd_unplug;
|
||||
|
||||
sway_cmd seat_cmd_attach;
|
||||
sway_cmd seat_cmd_cursor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue