hyprland: swap left alt and left super
This commit is contained in:
parent
fe687598e5
commit
ab2d22063e
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ in
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "gb,no";
|
kb_layout = "gb,no";
|
||||||
kb_options = "grp:alt_shift_toggle";
|
kb_options = "grp:alt_shift_toggle,altwin:swap_lalt_lwin";
|
||||||
follow_mouse = 1;
|
follow_mouse = 1;
|
||||||
accel_profile = "flat";
|
accel_profile = "flat";
|
||||||
sensitivity = 0;
|
sensitivity = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue