Add workspace gestures
This commit is contained in:
parent
8e950290eb
commit
8f33e496d8
|
@ -292,6 +292,11 @@
|
|||
"maxsize 1 1,class:^(xwaylandvideobridge)$"
|
||||
"noblur,class:^(xwaylandvideobridge)$"
|
||||
];
|
||||
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
workspace_swipe_direction_lock = false;
|
||||
};
|
||||
};
|
||||
|
||||
extraConfig = "
|
||||
|
|
Loading…
Reference in a new issue