master
Luminarys 9 years ago
parent 5bfed9b213
commit a65dca04e8

@ -24,7 +24,7 @@ struct sway_mode {
struct output_config { struct output_config {
char *name; char *name;
bool enabled; bool enabled;
int width, height; int width, height;
int x, y; int x, y;
}; };

Loading…
Cancel
Save