This commit is contained in:
Joseph Benden 2026-03-28 16:38:27 +00:00 committed by GitHub
commit ccf311e12e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 103 additions and 0 deletions

View file

@ -127,6 +127,7 @@ sway_cmd cmd_default_floating_border;
sway_cmd cmd_default_orientation;
sway_cmd cmd_exec;
sway_cmd cmd_exec_always;
sway_cmd cmd_export;
sway_cmd cmd_exit;
sway_cmd cmd_floating;
sway_cmd cmd_floating_maximum_size;