mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 14:11:59 -07:00
store scale and scale windows with monitor
This commit is contained in:
@@ -14,6 +14,7 @@ struct SMonitor {
|
||||
|
||||
uint64_t ID = -1;
|
||||
int activeWorkspace = -1;
|
||||
float scale = 1;
|
||||
|
||||
std::string szName = "";
|
||||
|
||||
|
Reference in New Issue
Block a user