This commit is contained in:
Joseph Benden 2026-01-17 11:26:45 +05:30 committed by GitHub
commit 6810aea1c1
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;