Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fixup] keyboard layout switch #33

Open
ZakharNeverov opened this issue Dec 1, 2024 · 1 comment
Open

[Fixup] keyboard layout switch #33

ZakharNeverov opened this issue Dec 1, 2024 · 1 comment

Comments

@ZakharNeverov
Copy link

Installed from the 18fb27d
Ubuntu 24.04.Default dotfiles from installation
Noticed that my keyboard layout was not switching properly even though I was notified of successful layout switch. layouts were present in sway config file(User-Setting)/ Looking through the script at hyprland scripts folder found that SwitchKeyboardLayout misuse switchxkblayout - it does not take string literals as a 2-nd argument.

Howtofix:
change 2-nd argument from $new_layout to $next_index at ~/.config/hypr/scripts/SwitchKeyboardLayout.sh
image

Hope it will help someone

@JaKooLit JaKooLit pinned this issue Dec 6, 2024
@oppoo12
Copy link

oppoo12 commented Dec 23, 2024

Thank you so much!!

JaKooLit added a commit to JaKooLit/Hyprland-Dots that referenced this issue Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants