Add newline at end of file: src/core/Hypridle.cpp

This commit is contained in:
Chris Hixon 2025-06-02 12:37:55 -06:00
parent 636a330775
commit f6273b3342

View file

@ -643,4 +643,4 @@ void CHypridle::uninhibitSleep() {
Debug::log(LOG, "Releasing the sleep inhibitor!");
m_sDBUSState.sleepInhibitFd.reset();
}
}