hyprland: add workspace_swipe
This commit is contained in:
parent
94819e9c74
commit
a5b47bc75b
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
};
|
||||
|
||||
general = {
|
||||
layout = "dwindle";
|
||||
gaps_in = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue