mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
mode supports multi token names
This commit is contained in:
parent
799ff640f8
commit
6388241abb
3 changed files with 11 additions and 10 deletions
|
|
@ -13,7 +13,6 @@ struct cmd_handler {
|
|||
} config_type;
|
||||
};
|
||||
|
||||
struct cmd_handler *find_handler(char *line);
|
||||
bool handle_command(char *command);
|
||||
// Handles commands during config
|
||||
bool config_command(char *command);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue