mirror of
https://github.com/swaywm/sway.git
synced 2025-11-09 13:29:49 -05:00
rename config apply cmds
This commit is contained in:
parent
f4a5a0ead4
commit
f16aa3c0ad
20 changed files with 37 additions and 22 deletions
|
|
@ -42,9 +42,6 @@ enum expected_args {
|
|||
EXPECTED_EQUAL_TO
|
||||
};
|
||||
|
||||
void input_cmd_apply(struct input_config *input);
|
||||
void seat_cmd_apply(struct seat_config *seat);
|
||||
|
||||
struct cmd_results *checkarg(int argc, const char *name,
|
||||
enum expected_args type, int val);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue