Hyprland: enable touch gestures
This commit is contained in:
parent
eac7452828
commit
ef10efa5b5
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ in
|
||||||
gestures = {
|
gestures = {
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
workspace_swipe = true;
|
workspace_swipe = true;
|
||||||
|
workspace_swipe_touch = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue