for image module get path from executable file

This commit is contained in:
Anuragh K P 2023-01-25 22:29:33 +05:30
parent 1495b957f1
commit 9068b7548f
1 changed files with 0 additions and 1 deletions

View File

@ -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();