summaryrefslogtreecommitdiff
path: root/src/bin/e_randr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/e_randr2.h')
-rw-r--r--src/bin/e_randr2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/e_randr2.h b/src/bin/e_randr2.h
index 5f9f0b3719..70d27c0922 100644
--- a/src/bin/e_randr2.h
+++ b/src/bin/e_randr2.h
@@ -120,6 +120,8 @@ struct _E_Config_Randr2_Screen
unsigned char enabled;
unsigned char ignore_disconnect;
+ const char *custom_label_screen; // name of the screen device attached
+
const char *profile;
double scale_multiplier;
};