mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
merge in latest commits
This commit is contained in:
parent
79ffea328c
commit
65ace5dec5
74 changed files with 144 additions and 144 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "commands.h"
|
||||
#include "config.h"
|
||||
#include "layout.h"
|
||||
#include "sway/commands.h"
|
||||
#include "sway/config.h"
|
||||
#include "sway/layout.h"
|
||||
|
||||
struct cmd_results *cmd_reload(int argc, char **argv) {
|
||||
struct cmd_results *error = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue