9 lines
147 B
Nix
9 lines
147 B
Nix
![]() |
{
|
||
|
wayland.windowManager.hyprland.settings = {
|
||
|
gestures = {
|
||
|
workspace_swipe = true;
|
||
|
workspace_swipe_forever = true;
|
||
|
};
|
||
|
};
|
||
|
}
|