mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
for image module get path from executable file
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user