fix(hypr): use upstream plugins

This commit is contained in:
matt1432 2024-12-10 20:40:28 -05:00
parent fd5aeccbdb
commit 131299587c
4 changed files with 12 additions and 27 deletions
nixosModules/desktop/environment/home

View file

@ -22,6 +22,8 @@ in {
# must be >= 3
workspace_swipe_fingers = 3;
emulate_touchpad_swipe = true;
# switching workspaces by swiping from an edge, this is separate from workspace_swipe_fingers
# and can be used at the same time
# possible values: l, r, u, or d