Merge pull request #4507 from workflow/niri-language-add-css-classes
feat(niri/language): add CSS classes
This commit is contained in:
@ -33,6 +33,7 @@ class Language : public ALabel, public EventHandler {
|
||||
|
||||
std::vector<Layout> layouts_;
|
||||
unsigned current_idx_;
|
||||
std::string last_short_name_;
|
||||
};
|
||||
|
||||
} // namespace waybar::modules::niri
|
||||
|
Reference in New Issue
Block a user