mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
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
Block a user