merge alpine zenix and framework

This commit is contained in:
Tristan 2025-08-09 16:13:59 +01:00
commit aca68cadb0
9 changed files with 136 additions and 62 deletions

View file

@ -42,6 +42,9 @@
input.focus-follows-mouse = {
enable = true;
};
input.touchpad = {
dwt = true; # disable when typing
};
prefer-no-csd = true;
spawn-at-startup = [
{command = [(lib.getExe pkgs.xwayland-satellite)];}