fixed hyprland AltGr workspace shortcut
This commit is contained in:
parent
cc722d6ad1
commit
8aef3a5bcf
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@
|
||||||
bindr = [
|
bindr = [
|
||||||
''SUPERCTRL, Control_L, togglespecialworkspace, ctrl''
|
''SUPERCTRL, Control_L, togglespecialworkspace, ctrl''
|
||||||
''SUPERALT, Alt_L, togglespecialworkspace, alt''
|
''SUPERALT, Alt_L, togglespecialworkspace, alt''
|
||||||
''SUPERMOD5, ISO_Level3_Shift, togglespecialworkspace, altgr''
|
''SUPERALT, ALT_R, togglespecialworkspace, altgr''
|
||||||
''SUPERCTRL, Control_R, togglespecialworkspace, strg''
|
''SUPERCTRL, Control_R, togglespecialworkspace, strg''
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue