hyprpm: add --hl-url for custom forks
This commit is contained in:
parent
3458d7ac93
commit
73ae9790f9
3 changed files with 21 additions and 9 deletions
|
|
@ -62,6 +62,7 @@ class CPluginManager {
|
|||
|
||||
bool m_bVerbose = false;
|
||||
bool m_bNoShallow = false;
|
||||
std::string m_szCustomHlUrl;
|
||||
|
||||
// will delete recursively if exists!!
|
||||
bool createSafeDirectory(const std::string& path);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue