mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 21:51:55 -07:00
refresh rates
This commit is contained in:
@@ -19,6 +19,7 @@ struct SMonitorRule {
|
||||
Vector2D offset = Vector2D(0,0);
|
||||
float mfact = 0.5;
|
||||
float scale = 1;
|
||||
float refreshRate = 60;
|
||||
};
|
||||
|
||||
class CConfigManager {
|
||||
|
Reference in New Issue
Block a user