This commit is contained in:
Joseph Benden 2026-04-20 07:40:28 +00:00 committed by GitHub
commit 8e8cbbdf86
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;