tick hyprctl separately

This commit is contained in:
vaxerski 2022-07-31 00:27:32 +02:00
parent 4610b3d864
commit edac94bed1
5 changed files with 24 additions and 13 deletions

View file

@ -154,9 +154,11 @@ public:
std::string explicitConfigPath;
void startHyprCtlTick();
private:
void initAllSignals();
void setRandomSplash();
void setRandomSplash();
};