feat: aero

This commit is contained in:
2025-05-29 19:28:00 +02:00
parent 7bf49268f2
commit 48e66ab57a
8 changed files with 403 additions and 36 deletions

0
modules/home-manager/default.nix Normal file → Executable file
View File

View File

@@ -54,7 +54,11 @@ in
];
misc = {
layers_hog_keyboard_focus = false;
disable_hyprland_logo = true;
disable_splash_rendering = true;
};
input.touchpad.natural_scroll = true;
gestures.workspace_swipe = true;
};
};