prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
7.57k stars 876 forks source link

[Bug]: Cant switch language #781

Closed Raze4284 closed 9 months ago

Raze4284 commented 10 months ago

Description: I use manjaro linux and I have 2 language layouts in the system: russian and english. When i press WIN+K (standart switch combination) language does not switch

https://github.com/prasanthrangan/hyprdots/assets/38469989/e9540cfa-911c-44c2-ba57-98bb45d80ff5

kRHYME7 commented 10 months ago

I do not know how multi-language works cause I only use us as my keyboard layout.

What is the output of this? cat ~/.config/hypr/hyprland.conf ~/.config/hypr/userprefs.conf | grep "kb_layout"

Should changing the keyboard layout change the system language too?

If you're pertaining to language for the system you can do it by changing the locale, not related to this keybinding and not a scope with the dots. https://wiki.archlinux.org/title/locale

image

Raze4284 commented 9 months ago

cat ~/.config/hypr/hyprland.conf ~/.config/hypr/userprefs.conf | grep "kb_layout" kb_layout = us

No, keyboard layout cant change system language, only keyboard layout. System now on Russian, but keyboard also cant switch By the way, in KDE its ok, i can switch layour

Raze4284 commented 9 months ago

I fixed, added in hyprland.conf russian Btw thank you.