make monitor IDs permanent
This commit is contained in:
parent
b9be405d32
commit
c3edb20e04
3 changed files with 3 additions and 2 deletions
|
|
@ -27,7 +27,6 @@ void CMonitor::onConnect(bool noRule) {
|
|||
|
||||
m_bEnabled = true;
|
||||
|
||||
ID = g_pCompositor->getNextAvailableMonitorID();
|
||||
szName = output->name;
|
||||
|
||||
wlr_output_set_scale(output, monitorRule.scale);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue