summaryrefslogtreecommitdiff
path: root/include/dm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dm.h')
-rw-r--r--include/dm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dm.h b/include/dm.h
index 76de42e..ab67e33 100644
--- a/include/dm.h
+++ b/include/dm.h
@@ -135,6 +135,7 @@ struct display {
Display *dpy; /* Display */
char *windowPath; /* path to server "window" */
+ char *consolePath; /* path to the console device */
/* autologin */
char *autoLogin; /* user to auto-login */