mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
Added toggleopaque dispatcher
This commit is contained in:
@@ -97,6 +97,7 @@ private:
|
||||
static void setSubmap(std::string);
|
||||
static void pass(std::string);
|
||||
static void layoutmsg(std::string);
|
||||
static void toggleOpaque(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
};
|
||||
|
Reference in New Issue
Block a user