mirror of
https://github.com/swaywm/sway.git
synced 2026-03-06 01:40:42 -05:00
Address review feedback
This commit is contained in:
parent
68cfa7ef67
commit
8d6bce02af
4 changed files with 28 additions and 23 deletions
|
|
@ -4,9 +4,9 @@
|
|||
#include <string.h>
|
||||
#include <signal.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include <unistd.h>
|
||||
#include "sway/config.h"
|
||||
#include "sway/output.h"
|
||||
#include "log.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue