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
When adding an abbreviation like this:
keyboard.add_abbreviation(config['abbreviation_hotmail'], config['hotmail'])
in this example 'abbreviation_hotmail' is tt and config['hotmail'] is your.hotmail@stuff.com
the abbreviation works but instead of writing your.hotmail@stuff.com it writes your.hotmailàstuff.com
I do not know if it is a linux issue or hyprland issue but it is an issue.
The text was updated successfully, but these errors were encountered:
Using Arch Linux , hyprland.
When adding an abbreviation like this:
keyboard.add_abbreviation(config['abbreviation_hotmail'], config['hotmail'])
in this example 'abbreviation_hotmail' is tt and config['hotmail'] is your.hotmail@stuff.com
the abbreviation works but instead of writing your.hotmail@stuff.com it writes your.hotmailàstuff.com
I do not know if it is a linux issue or hyprland issue but it is an issue.
The text was updated successfully, but these errors were encountered: