mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix(backlight) Allow format-alt
This commit is contained in:
@ -61,5 +61,6 @@ private:
|
||||
std::vector<BacklightDev> devices_;
|
||||
|
||||
std::optional<BacklightDev> previous_best_;
|
||||
std::string previous_format_;
|
||||
};
|
||||
} // namespace waybar::modules
|
||||
|
Reference in New Issue
Block a user