chore(hyprland): remove unused gesture config
Some checks failed
Flake checker / Build Nix targets (push) Failing after 16s

This commit is contained in:
uttarayan21
2025-10-04 09:32:04 +05:30
parent a78ed09254
commit 1ca5b92374

View File

@@ -129,11 +129,6 @@
new_status = "master"; new_status = "master";
}; };
gestures = {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = false;
};
# Example per-device config # Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
# "device:epic-mouse-v1" = { sensitivity = -0.5; }; # "device:epic-mouse-v1" = { sensitivity = -0.5; };