This commit is contained in:
Joseph Benden 2026-05-31 20:33:03 +02:00 committed by GitHub
commit 82f6200949
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;