mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-28 06:52:29 +01:00
Merge pull request #3028 from bartelsielski/upower-warning_level
Upower warning level
This commit is contained in:
@@ -71,6 +71,7 @@ class UPower : public AModule {
|
||||
GDBusConnection *login1_connection;
|
||||
std::unique_ptr<UPowerTooltip> upower_tooltip;
|
||||
std::string lastStatus;
|
||||
const char *lastWarningLevel;
|
||||
bool showAltText;
|
||||
bool showIcon = true;
|
||||
bool upowerRunning;
|
||||
|
||||
Reference in New Issue
Block a user