Upower native-path filter

Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
Viktar Lukashonak
2023-06-09 18:22:01 +03:00
parent c5379fa52d
commit 17af49d421
2 changed files with 59 additions and 34 deletions

View File

@ -74,6 +74,7 @@ class UPower : public AModule {
bool showAltText;
bool upowerRunning;
guint upowerWatcher_id;
std::string nativePath_;
};
} // namespace waybar::modules::upower