contain for the hyprland default bg

This commit is contained in:
vaxerski
2022-07-31 23:44:04 +02:00
parent 9ac00fe52b
commit 46e18e08d1
2 changed files with 28 additions and 3 deletions

View File

@@ -37,6 +37,8 @@ struct SMonitorRenderData {
CFramebuffer mirrorSwapFB;
CTexture stencilTex;
wlr_box backgroundTexBox;
};
struct SCurrentRenderData {