mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
gamma: use wlr's new gamma manager event
This commit is contained in:
@@ -166,4 +166,7 @@ namespace Events {
|
||||
|
||||
// Session Lock
|
||||
LISTENER(newSessionLock);
|
||||
|
||||
// Gamma control
|
||||
LISTENER(setGamma);
|
||||
};
|
||||
|
Reference in New Issue
Block a user