hyprpm: err out on missing runtime deps
This commit is contained in:
parent
9a66514e26
commit
eeca50e3dc
2 changed files with 22 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ class CPluginManager {
|
|||
|
||||
void notify(const eNotifyIcons icon, uint32_t color, int durationMs, const std::string& message);
|
||||
|
||||
bool hasDeps();
|
||||
|
||||
bool m_bVerbose = false;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue