mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
sway/command: add allow_drm_leasing
This commit is contained in:
parent
47370748a0
commit
129a5a0d7c
4 changed files with 63 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ sway_cmd input_cmd_xkb_switch_layout;
|
|||
sway_cmd input_cmd_xkb_variant;
|
||||
|
||||
sway_cmd output_cmd_adaptive_sync;
|
||||
sway_cmd output_cmd_allow_drm_leasing;
|
||||
sway_cmd output_cmd_allow_tearing;
|
||||
sway_cmd output_cmd_background;
|
||||
sway_cmd output_cmd_color_profile;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue