mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-08 08:01:57 -07:00
added workspaces
This commit is contained in:
@@ -13,6 +13,7 @@ struct SMonitor {
|
||||
bool primary = false;
|
||||
|
||||
uint64_t ID = -1;
|
||||
int activeWorkspace = -1;
|
||||
|
||||
std::string szName = "";
|
||||
|
||||
|
Reference in New Issue
Block a user