summaryrefslogtreecommitdiff
path: root/src/tofi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tofi.h')
-rw-r--r--src/tofi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tofi.h b/src/tofi.h
index ec3582b..7ad202c 100644
--- a/src/tofi.h
+++ b/src/tofi.h
@@ -29,6 +29,7 @@ struct tofi {
struct wl_shm *wl_shm;
struct zwlr_layer_shell_v1 *zwlr_layer_shell;
struct wl_list output_list;
+ struct output_list_element *default_output;
/* Wayland objects */
struct wl_keyboard *wl_keyboard;