diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2016-07-29 07:35:43 -0400 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2016-07-29 07:35:43 -0400 |
| commit | 1d87d05888485d0ab9b71acc96ccdb3b08560300 (patch) | |
| tree | 7e233c68e7063b7c0c7857a73111e95141fb5b44 /include/config.h | |
| parent | d7f6160322a570ecad45af1cb5fa9c8ef9b2a179 (diff) | |
| parent | caebe8fc9a1c8627de3f66aa55723a42019a1cad (diff) | |
Merge remote-tracking branch 'origin/hidpi'0.9-rc2
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h index 87e23187..5e1c123e 100644 --- a/include/config.h +++ b/include/config.h @@ -81,6 +81,7 @@ struct output_config { int enabled; int width, height; int x, y; + int scale; char *background; char *background_option; }; |
