compositor: warn on start via a log about start-hyprland
This commit is contained in:
parent
18901b8e59
commit
f88deb928a
3 changed files with 10 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ class CCompositor {
|
|||
void cleanup();
|
||||
void bumpNofile();
|
||||
void restoreNofile();
|
||||
void setWatchdogFd(int fd);
|
||||
bool setWatchdogFd(int fd);
|
||||
|
||||
bool m_readyToProcess = false;
|
||||
bool m_sessionActive = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue