diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-25 17:32:54 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-25 17:33:11 +0100 |
commit | ba9f87f88280454b8ed3801a2cf11f8a7a8b8632 (patch) | |
tree | 2eb1039b296e24ce9c883acb8b2dcbdeb50614a9 /src/tofi.h | |
parent | 335573a628ed6ff20640c881935e0648a4819c1a (diff) |
Add manpages.
Diffstat (limited to 'src/tofi.h')
-rw-r--r-- | src/tofi.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ struct tofi { struct { struct surface surface; struct zwlr_layer_surface_v1 *zwlr_layer_surface; - struct color background_color; struct entry entry; uint32_t width; uint32_t height; |