for image module get path from executable file
This commit is contained in:
parent
1495b957f1
commit
9068b7548f
|
@ -9,7 +9,6 @@ waybar::modules::Image::Image(const std::string& name, const std::string& id,
|
|||
|
||||
dp.emit();
|
||||
|
||||
//path_ = config["path"].asString();
|
||||
size_ = config["size"].asInt();
|
||||
|
||||
interval_ = config_["interval"].asInt();
|
||||
|
|
Loading…
Reference in New Issue