mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
hyprpm: err out on missing runtime deps
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user