mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 06:01:56 -07:00
added a dpms dispatcher
This commit is contained in:
@@ -98,6 +98,7 @@ private:
|
||||
static void pass(std::string);
|
||||
static void layoutmsg(std::string);
|
||||
static void toggleOpaque(std::string);
|
||||
static void dpms(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
};
|
||||
|
Reference in New Issue
Block a user