fixed hyprland AltGr workspace shortcut

This commit is contained in:
willifan 2024-09-30 22:49:42 +02:00
parent cc722d6ad1
commit 8aef3a5bcf

View file

@ -226,7 +226,7 @@
bindr = [
''SUPERCTRL, Control_L, togglespecialworkspace, ctrl''
''SUPERALT, Alt_L, togglespecialworkspace, alt''
''SUPERMOD5, ISO_Level3_Shift, togglespecialworkspace, altgr''
''SUPERALT, ALT_R, togglespecialworkspace, altgr''
''SUPERCTRL, Control_R, togglespecialworkspace, strg''
];