do not need to remove css class from gtk label on init phase
This commit is contained in:
@@ -105,7 +105,6 @@ void Language::initLanguage() {
|
||||
|
||||
searcher = waybar::util::sanitize_string(searcher);
|
||||
|
||||
removeXkbLayoutCssClass();
|
||||
layout_ = getLayout(searcher);
|
||||
addXkbLayoutCssClass();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user