You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I've been struggling with this issue for a while, and here's what I have:
For some reason, I just CAN'T get waybar working the way it should work. All I want it to do for is the language code to be changed when I switch my layout.
So there's basically two cases: when the "keyboard-name" attribute in config is set, and when it's not.
When "keyboard-name" is commented out:
What I get here is same as the other person issue I found while searching the solution for this: #2137 (comment)
So it looks like it can't parse the name of my keyboard because it has commas in it. And when I switch the layout, it goes from this:
to this:
Producing the log message from the above.
When "keyboard-name" is set to the name of first (or any other) kb variant from hyprctl devices:
seems like everything should be ok, but actually language code won't change at all now.
it just stays like that all the time.
Idk what to do with this issue. I want to configure the hyprland setup, but this thing just won't let me go until I finish it.
The text was updated successfully, but these errors were encountered:
So I've been struggling with this issue for a while, and here's what I have:
For some reason, I just CAN'T get waybar working the way it should work. All I want it to do for is the language code to be changed when I switch my layout.
hyprland/language config:
hyprctl devices:
waybar and hyprland ver:
uname -rmo:
So there's basically two cases: when the "keyboard-name" attribute in config is set, and when it's not.
When "keyboard-name" is commented out:
What I get here is same as the other person issue I found while searching the solution for this:
#2137 (comment)
So it looks like it can't parse the name of my keyboard because it has commas in it. And when I switch the layout, it goes from this:
to this:
Producing the log message from the above.
When "keyboard-name" is set to the name of first (or any other) kb variant from hyprctl devices:
seems like everything should be ok, but actually language code won't change at all now.
it just stays like that all the time.
Idk what to do with this issue. I want to configure the hyprland setup, but this thing just won't let me go until I finish it.
The text was updated successfully, but these errors were encountered: