mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 23:21:57 -07:00
Added toggleopaque dispatcher
This commit is contained in:
@@ -16,6 +16,7 @@ struct SWindowAdditionalConfigData {
|
||||
std::string animationStyle = "";
|
||||
int rounding = -1; // -1 means no
|
||||
bool forceNoBlur = false;
|
||||
bool forceOpaque = false;
|
||||
};
|
||||
|
||||
class CWindow {
|
||||
|
Reference in New Issue
Block a user