Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin #117
@@ -24,8 +24,6 @@ HyprsunsetManager::HyprsunsetManager(QObject* parent) : QObject(parent) {
|
||||
|
||||
m_process.setStandardInputFile(QProcess::nullDevice());
|
||||
m_process.setStandardOutputFile(QProcess::nullDevice());
|
||||
|
||||
apply();
|
||||
}
|
||||
|
||||
int HyprsunsetManager::startTime() const {
|
||||
|
||||
Reference in New Issue
Block a user