mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-17 15:31:44 +00:00
don't decorate on only no gaps
This commit is contained in:
@@ -14,6 +14,7 @@ struct SWindowSpecialRenderData {
|
||||
// set by the layout
|
||||
bool rounding = true;
|
||||
bool border = true;
|
||||
bool decorate = true;
|
||||
};
|
||||
|
||||
struct SWindowAdditionalConfigData {
|
||||
|
Reference in New Issue
Block a user