aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index e01f372..17fabb2 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -70,6 +70,7 @@ struct vconsole_window {
char *tty_fg;
char *tty_bg;
gboolean vm_logging;
+ gboolean darkmode;
};
extern int debug;