feat: hyprland gestures

This commit is contained in:
KoenDR06 2025-12-04 18:08:06 +01:00
parent c264999fb4
commit dcfc21469b
4 changed files with 550 additions and 484 deletions

View file

@ -1,5 +1,6 @@
{...}: {
imports = [
./standard-options.nix
./gestures.nix
];
}