hyprland gesture fix
This commit is contained in:
parent
6283c36e66
commit
a795dff97f
1 changed files with 10 additions and 8 deletions
|
|
@ -103,6 +103,7 @@ in
|
||||||
|
|
||||||
gestures {
|
gestures {
|
||||||
workspace_swipe = yes
|
workspace_swipe = yes
|
||||||
|
workspace_swipe_numbered = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
|
|
@ -136,6 +137,7 @@ in
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
vrr = 2
|
vrr = 2
|
||||||
|
focus_on_activate = yes
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue